Rdocumentation
powered by
Learn R Programming
testthat (version 1.0.2)
expect_cpp_tests_pass: Test Compiled Code in a Package
Description
Test compiled code in the package
package
. See
use_catch
()
for more details.
Usage
expect_cpp_tests_pass(package)
Arguments
package
The name of the package to test.