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 e189ce4 commit 8d6090eCopy full SHA for 8d6090e
NEWS.md
@@ -1,5 +1,6 @@
1
# testthat (development version)
2
3
+* `skip_if_not_installed()` produces a clearer message (@MichaelChirico, #1959).
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