We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76860dd commit d74335eCopy full SHA for d74335e
docs/recipes/watch-mode.md
@@ -1,5 +1,7 @@
1
# Watch mode
2
3
+Translations: [Français](https://github.com/sindresorhus/ava-docs/blob/master/fr_FR/docs/recipes/watch-mode.md)
4
+
5
AVA comes with an intelligent watch mode. It watches for files to change and runs just those tests that are affected.
6
7
## Running tests with watch mode enabled
0 commit comments