Skip to content

Commit ec02d28

Browse files
committed
Add news bullet
1 parent c0ae169 commit ec02d28

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+
* `expect_snapshot()` now strips line breaks in test descriptions (@LDSamson, #1900).
34
* `expect_condition()` and friends now include the `class` of the expected condition in the failure mesage, if used (#1987).
45
* `LANGUAGE` is now set to `"C"` in reprocucible environments (i.e.
56
`test_that()` blocks) to disable translations. This fixes warnings

0 commit comments

Comments
 (0)