summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-02-15 22:49:39 +0200
committerLars Wirzenius <liw@liw.fi>2016-02-15 22:49:39 +0200
commit236c8a541f02e2a7594f0c18503550228f28af29 (patch)
tree59b1cb409c06129c614cd4dc6e4a5fbe45fa35d9 /NEWS
parent34496ac2e519e41750b0140a92dd36d54e010a95 (diff)
downloadcmdtest-236c8a541f02e2a7594f0c18503550228f28af29.tar.gz
Add yarn --stop-on-first-fail
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52d1d15..ca4c92a 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,12 @@ NEWS for cmdtest
This file summarizes changes between releases of cmdtest.
+Version 0.22+git, not yet released
+---------------------------------
+
+* Yarn now has the `--stop-on-first-fail` setting, which makes it stop
+ if a scenario step fails, and not continue with the next scenario.
+
Version 0.22, released 2016-02-04
---------------------------------