Closed
Description
Expected
when using --fgrep "my search string" --watch
one would think a file change would run tests with the provided fgrep string.
Actual
all tests re-run when a file is changed as if --fgrep
was never used.
when using --fgrep "my search string" --watch
one would think a file change would run tests with the provided fgrep string.
all tests re-run when a file is changed as if --fgrep
was never used.
Activity