Skip to content

Commit 991e5d4

Browse files
committed
Add news bullet
1 parent 3930d25 commit 991e5d4

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+
* `expectation()` is now a combination of `new_expectation()` and `exp_signal()` (#2125).
34
* `is_null()`/`matches()` deprecated in 2.0.0 (2017-12-19) and `is_true()`/`is_false()` deprecated in 2.1.0 (2019-04-23) have been removed (#2109).
45
* `local_edition()` now gives a useful error for bad values (#1547).
56
* testthat now requires R 4.1.

0 commit comments

Comments
 (0)