Skip to content

Commit 58c2a39

Browse files
author
Kirill Müller
committed
NEWS
1 parent 51c8b60 commit 58c2a39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* Added [Catch](https://github.com/philsquared/Catch) for unit testing of C++ code.
44
See `?use_catch()` for more details. (@kevinushey)
55

6+
* `expect_identical()` and `is_identical_to()` now use `compare()` for more
7+
detailed output of differences (@krlmlr, #319).
8+
69
# testthat 0.11.0
710

811
* Handle skipped tests in the TAP reporter (#262).

0 commit comments

Comments
 (0)