Here's an example of how to debug Mocha v4 if it hangs.
Ensure you're using a Node.js 8 or newer (or any version with async_hooks support).
If you run your test, you'll notice it hangs:
$ mocha test.js
Here's an example of how to debug Mocha v4 if it hangs.
Ensure you're using a Node.js 8 or newer (or any version with async_hooks support).
If you run your test, you'll notice it hangs:
$ mocha test.js
| // | |
| // GHReadWriteQueue.h | |
| // GitHub | |
| // | |
| // Created by Justin Spahr-Summers on 2014-03-24. | |
| // Copyright (c) 2014 GitHub. All rights reserved. | |
| // | |
| #import <Foundation/Foundation.h> | 
| #!/bin/bash | |
| sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -restart -agent -privs -all -clientopts -setvnclegacy -vnclegacy -yes -setvncpw -vncpw somesecretpassword | 
| Moved to | |
| https://github.com/romannurik/android-swipetodismiss |