summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 663d563..d079ac6 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,14 @@ testrepository release notes
NEXT (In development)
+++++++++++++++++++++
+CHANGES
+-------
+
+* ``run`` now accepts ``--isolated`` as a parameter, which will cause each
+ selected test to be run independently. This can be useful to both workaround
+ isolation bugs and detect tests that can not be run independently.
+ (Robert Collins)
+
INTERNALS
---------