Created
June 16, 2016 06:21
-
-
Save sumn2u/e936a63218105d7a605cd467b616bff0 to your computer and use it in GitHub Desktop.
ember test with filter
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
ember test --filter "some string to match in test title" | |
ember test --server --filter "something to match" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment