Skip to content

Commit 8d6090e

Browse files
committed
Add a news bullet
1 parent e189ce4 commit 8d6090e

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+
* `skip_if_not_installed()` produces a clearer message (@MichaelChirico, #1959).
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)