A Simple Package for Testing R Packages


[Up] [Top]

Documentation for package ‘testit’ version 1.0

Help Pages

%==% Assert that conditions are true, with an informative failure message
assert Assert that conditions are true, with an informative failure message
has_error Test whether an expression signals a condition
has_message Test whether an expression signals a condition
has_warning Test whether an expression signals a condition
test_pkg Run all tests for a package