tests/subdir/test_proctor.R

test_failure = function() {
    proctor::assert_equal(1, 2)
}

should_not_run = function() {
    stop('This function should not be run!')
}
n-s-f/proctor documentation built on May 23, 2019, 12:01 p.m.