Add a standalone file for the {testthat} test template so other repositories can import the same template using usethis::use_standalone() without depending on entire {FIMS}. Other NOAA-FIMS repositories can import the FIMS template directly instead of manually copying files from the FIMS repository.
To implement the solution:
Add a standalone file for the {testthat} test template so other repositories can import the same template using
usethis::use_standalone()without depending on entire {FIMS}. Other NOAA-FIMS repositories can import the FIMS template directly instead of manually copying files from the FIMS repository.To implement the solution:
use-testthat-template.Rand addstandalone-use-testthat-template.R_xxxafterHandlesEdgeCaseorHandlesCorrectInputto provide additional detail. See comment Refactor gtest files to use_gtest_template() convention #1433 (comment).