Mention contrib/test_failfast in test README
authorJean THOMAS <git0@pub.jeanthomas.me>
Mon, 27 Jul 2020 16:19:22 +0000 (18:19 +0200)
committerJean THOMAS <git0@pub.jeanthomas.me>
Mon, 27 Jul 2020 16:19:22 +0000 (18:19 +0200)
gram/test/README.md

index e2ff954a04ef201b58e877898663dada06d7f007..e0743f86684a7d055e2b86a93d4f4d460d28ea5f 100644 (file)
@@ -1,3 +1,3 @@
 # gram tests
 
-Use the `contrib/test` script to launch all the scripts.
+Use the `contrib/test` script to launch all the scripts, or `contrib/test_failfast` if you want to stop at the first test failure.