Skip to content

testit 1.1

Latest

Choose a tag to compare

@yihui yihui released this 18 Jun 19:39
· 1 commit to master since this release
  • test_pkg() now sources global helper files (helper*.R) from the parent directory of the test directory before sourcing helpers in the test subdirectory itself. This allows sharing common test utilities across multiple test subdirectories (e.g., tests/testit/, tests/test-cran/).