exit_file {tinytest} | R Documentation |
Call this function to exit a test file.
exit_file(msg = "")
msg |
|
The exit message
Other test-files:
build_install_test()
,
run_test_dir()
,
run_test_file()
,
summary.tinytests()
,
test_package()
exit_file("I'm too tired to test")