Created
October 20, 2016 07:43
-
-
Save tjunghans/b3c2af3a90e3353cc776c95e75aca93e to your computer and use it in GitHub Desktop.
showing all test suites and cases in a mocha based test file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat test-file.js | grep "\(it(\|describe(\)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment