inst/tinytest/roxutTestPkg/tests/testthat/test-testFile3.R

# This file exists to demonstrate/test that non-roxut files are properly skipped.
expect_true(testFunc3(1, 1) == 2.0)
expect_true(testFunc3(1.5, 0.25) == 1.75)
expect_false(is.na(testFunc3(1.5, 0.25)))

Try the roxut package in your browser

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

roxut documentation built on Aug. 23, 2021, 1:10 a.m.