| as.data.frame.tinytests | Tinytests object |
| at_home | Detect not on CRANity |
| build_install_test | build, install and test |
| expect_equal | Express expectations |
| expect_equivalent | Express expectations |
| expect_error | Express expectations |
| expect_false | Express expectations |
| expect_true | Express expectations |
| expect_warning | Express expectations |
| format.tinytest | Print a tinytest object |
| ignore | Ignore the output of an expectation |
| print.tinytest | Print a tinytest object |
| print.tinytests | Tinytests object |
| run_test_dir | Run all tests in a directory |
| run_test_file | Run an R file containing tests; gather results |
| test_all | Run all tests in a directory |
| test_package | Test a package during R CMD check |
| [.tinytests | Tinytests object |