Skip to content

Commit 83f0dfa

Browse files
committed
Add news bullet
1 parent ff0491b commit 83f0dfa

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+
* The failure messages for all `expect_` functions have been rewritten to first state what was expected and then what was actually received (#2142).
34
* `test_file(desc = ...)` no longer loses snapshot results (#2066).
45
* In `R CMD check`, snapshots now only advise on how to resolve failures once (#2207).
56
* `snapshot_review()` includes a reject button and only displays the file navigation and the skip button if there are multiple files to review (#2025).

0 commit comments

Comments
 (0)