Skip to content

Running Unit Tests

Ron Klasky edited this page Nov 6, 2024 · 6 revisions

Rpath units tests may be run in 1 of 2 ways:

  1. Manually

Unit tests can be run manually by pressing either the Test or Check buttons under the RStudio Build tab.

  1. Automatically

Unit tests are run automatically via git actions when the user does a push or pull request.

Clone this wiki locally