inst/example_tests/skips/test_partial_skipped.R

expect_true(TRUE, "this should be run")

exit_if_not(TRUE)

expect_true(FALSE, "this should not be run")

Try the tinytest2JUnit package in your browser

Any scripts or data that you put into this service are public.

tinytest2JUnit documentation built on June 22, 2024, 9:18 a.m.