powered by
helper function that augments test_that::expect_no_error() to expect no error. Copied from the R6 source code.
test_that::expect_no_error()
R6
expect_no_error(expr)
Expression.
Small utility functions. Not to be exported to the user.