tests/testthat.R

if (require("testthat")) {
  test_check("coala")
} else {
  warning("testthat not available. Skipping unittests!")
}

Try the coala package in your browser

Any scripts or data that you put into this service are public.

coala documentation built on May 29, 2024, 11:14 a.m.