You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# testthat (development version)
2
2
3
+
*`expect_*()` functions consistently and rigorously check their inputs (#1754).
3
4
*`JunitReporter()` no longer fails with `"no applicable method for xml_add_child"` for warnings outside of tests (#1913). Additionally, warnings now save their backtraces.
4
5
*`JunitReporter()` strips ANSI escapes in more placese (#1852, #2032).
5
6
*`try_again()` is now publicised. The first argument is now the number of retries, not tries (#2050).
0 commit comments