Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UPDATE] how to run a single test file #178

Merged
merged 1 commit into from Oct 28, 2016

Conversation

lior-amsalem
Copy link

@lior-amsalem lior-amsalem commented Oct 11, 2016

Update README

  1. Update testsContext example to run the tests in a more of a safer manner.
  2. Add example on how to run a single test file with karma-webpack.

This way we can run single test file (it's faster and much better when you write new tests).

For example:
npm test --single_file=**/my-specific-spec.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants