- Notifications
You must be signed in to change notification settings - Fork3
An R package for help with writing unit tests based on examples in documentation. Slightly similar to python's doctests.
License
rorynolan/exampletestr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
An R package to help developers create unit tests (designed for use withthetestthat package) for their package, based on the examples intheir package documentation.
To install the release version fromCRAN:
install.packages("exampletestr")To install the dev version fromGitHub:
remotes::install_github("rorynolan/exampletestr")
To learn how to useexampletestr, visit the package’s website athttps://rorynolan.github.io/exampletestr/.
The preferred method of contribution is via GitHub pull request. Pleasenote that theexampletestr project is released with aContributorCode of Conduct. By contributing to thisproject, you agree to abide by its terms. # Contribution Contributionsto this package are welcome. The preferred method of contribution isthrough a github pull request. Feel free to contact me by creating anissue. Please note that this project is released with aContributorCode of Conduct. By participating in this project you agreeto abide by its terms.
About
An R package for help with writing unit tests based on examples in documentation. Slightly similar to python's doctests.
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.
