summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 555c610..5c99718 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ For yarn:
but don't use the user's real home directory, which is important for
test environment hygiene.
+* New option `--allow-missing-steps` to allow running a test suite
+ with some steps missing. The scenarios with missing steps will be
+ skipped. Suggested by Pete Fotheringham.
+
For cmdtest:
* The `--test` (`-t`) option should now work again. Thank you