Skip to content

Commit c0b9f07

Browse files
committed
Add news bullet
1 parent e02bc05 commit c0b9f07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

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

3+
* New `vignette("mocking")` explains mocking in more detail (#1265).
4+
* New `vignette("challenging-functions")` provides an index to other documentation based on the type of challenge you are facing (#1265).
35
* 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.
46
* The hints generated by `expect_snapshot()` and `expect_snapshot_file()` now include the path to the package, if its not in the current working directory (#1577).
57
* `expect_snapshot_file()` now clearly errors if the `path` doesnt exist (#2191).

0 commit comments

Comments
 (0)