We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51c8b60 commit 58c2a39Copy full SHA for 58c2a39
NEWS.md
@@ -3,6 +3,9 @@
3
* Added [Catch](https://github.com/philsquared/Catch) for unit testing of C++ code.
4
See `?use_catch()` for more details. (@kevinushey)
5
6
+* `expect_identical()` and `is_identical_to()` now use `compare()` for more
7
+ detailed output of differences (@krlmlr, #319).
8
+
9
# testthat 0.11.0
10
11
* Handle skipped tests in the TAP reporter (#262).
0 commit comments