Skip to content

Commit 89964af

Browse files
committed
Add news bullet
1 parent aa5349b commit 89964af

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+
* `expect_vector()` fails, instead of erroring, if `object` is not a vector (@plietar, #2224).
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)