Skip to content

Commit 86ef654

Browse files
committed
update news
1 parent 0d18c57 commit 86ef654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# testthat (development version)
22

3+
* New `expect_not_contains()` and `expect_not_in()` to check for the absence of values (#1851).
34
* New `vignette("mocking")` explains mocking in detail (#1265).
45
* New `vignette("challenging-functions")` provides an index to other documentation organised by testing challenges (#1265).
56
* When running a test interactively, testthat now reports the number of succeses. The results should also be more useful if you are using nested tests.

0 commit comments

Comments
 (0)