summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-07-06 09:23:53 +0100
committerLars Wirzenius <liw@liw.fi>2013-07-06 13:55:58 +0100
commitb6dd76a6c9ac26487522e047d608e2ac7b5ed8e3 (patch)
tree92076766d1540e7c41fb65bddd5853493104847e
parent2f3b41e6bf867ec7dd09cf8ae8bbc74db7a50029 (diff)
downloadcmdtest-b6dd76a6c9ac26487522e047d608e2ac7b5ed8e3.tar.gz
Update NEWS about --snapshot and --testdir
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c948376..f7d4f4f 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Version 0.X, released UNRELEASED
* FINALLY always worked in yarn, but has now been added to the manual
page as well.
* New yarn option `--run` allows running selected tests only.
+* New yarn option `--snapshot` makes snapshots of the test working
+ directory after each step in a scenario. Combined with the, also
+ new, option `--tempdir` this makes debugging failed tests easier.
Bug fixes: