Skip to content

Commit

Permalink
add checkmate.tinytest
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Jun 29, 2024
1 parent a11f127 commit 9f64a8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ Tools useful across all stages of package development (some of these are meta-pa

- [`{tinytest2JUnit}`](https://CRAN.R-project.org/package=tinytest2JUnit) (to convert [`{tinytest}`](https://cran.r-project.org/package=tinytest) output to JUnit XML needed by CI/CD)

- [`{checkmate.tinytest}`](https://github.com/mllg/checkmate.tinytest) (additional expectations for `{tinytest}` framework)

- [`{RUnit}`](https://cran.r-project.org/package=RUnit) (a standard unit testing framework, with additional code inspection and report generation tools)

- [`{testit}`](https://CRAN.R-project.org/package=testit) (a simple package for testing R packages)
Expand Down

0 comments on commit 9f64a8a

Please sign in to comment.