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

Extend tests for --watch options #3915

Commits on May 21, 2019

  1. Extend tests for --watch options

    This commit adds two test cases to test the `--watch` option. We check
    that touching a test file reruns the tests and we test that touching a
    file that has a correct extensions reruns the test.
    
    This commit adds `fs-extra` as a new dev dependency.
    Thomas Scholtes committed May 21, 2019
    Copy the full SHA
    c66e6a4 View commit details
    Browse the repository at this point in the history