21.5 Using {testthat}

  • App structure:
    • Requires package structure
    • ./tests/testthat.R
    • ./tests/testthat/test-<file>.R
    • ./tests/testthat/_snaps/<file>.md (optional)