Created
October 9, 2015 00:26
-
-
Save mokolodi1/a283c8ad0dc5c1706e29 to your computer and use it in GitHub Desktop.
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
| # installation | |
| cd webapp | |
| starrynight scaffold --framework nightwatch | |
| starrynight generate --autoconfig | |
| # running | |
| # http://nightwatchjs.org/api | |
| # http://starrynight.meteor.com/testing | |
| starrynight run-tests --framework nightwatch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment