| %==% | 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 |