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 c0ae169 commit ec02d28Copy full SHA for ec02d28
NEWS.md
@@ -1,5 +1,6 @@
1
# testthat (development version)
2
3
+* `expect_snapshot()` now strips line breaks in test descriptions (@LDSamson, #1900).
4
* `expect_condition()` and friends now include the `class` of the expected condition in the failure mesage, if used (#1987).
5
* `LANGUAGE` is now set to `"C"` in reprocucible environments (i.e.
6
`test_that()` blocks) to disable translations. This fixes warnings
0 commit comments