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.
2 parents 76860dd + d74335e commit 73c8b6bCopy full SHA for 73c8b6b
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