We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0491b commit 83f0dfaCopy full SHA for 83f0dfa
NEWS.md
@@ -1,5 +1,6 @@
1
# testthat (development version)
2
3
+* The failure messages for all `expect_` functions have been rewritten to first state what was expected and then what was actually received (#2142).
4
* `test_file(desc = ...)` no longer loses snapshot results (#2066).
5
* In `R CMD check`, snapshots now only advise on how to resolve failures once (#2207).
6
* `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