Skip to content

Instantly share code, notes, and snippets.

@sumn2u
Created June 16, 2016 06:21
Show Gist options
  • Save sumn2u/e936a63218105d7a605cd467b616bff0 to your computer and use it in GitHub Desktop.
Save sumn2u/e936a63218105d7a605cd467b616bff0 to your computer and use it in GitHub Desktop.
ember test with filter
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