| testthis-package | Testthis-package |
| get_test_coverage | Get Test Coverage of Package |
| has_testdata | Create 'testdata' folder. |
| open_testfile | Open associated test_file |
| read_testdata | Create 'testdata' folder. |
| testthis | Testthis-package |
| test_acceptance | Run tests in subdirectories |
| test_all | Run tests in subdirectories |
| test_integration | Run tests in subdirectories |
| test_manual | Run tests in subdirectories |
| test_skeleton | Create a test skeleton file for the currently open .R file |
| test_subdir | Run tests in subdirectories |
| test_this | Test this file |
| test_with_skip | Execute all test_that tests in a package, except some. |
| use_acceptance_tests | Use test subdirectories |
| use_integration_tests | Use test subdirectories |
| use_manual_tests | Use test subdirectories |
| use_testdata | Create 'testdata' folder. |
| use_testdata_raw | Create 'testdata-raw' folder. |
| use_tester | Use a tester function |
| use_testignore | Tell testthis that a function does not need to be tested |
| use_test_subdir | Use test subdirectories |