Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An R package for help with writing unit tests based on examples in documentation. Slightly similar to python's doctests.

License

NotificationsYou must be signed in to change notification settings

rorynolan/exampletestr

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.

R-CMD-check

Project Status: Active – The project has reached a stable, usable state and is being actively developed.lifecycle

CRAN statusRStudio CRAN downloadsRStudio CRAN monthly downloads

Installation

To install the release version fromCRAN:

install.packages("exampletestr")

To install the dev version fromGitHub:

remotes::install_github("rorynolan/exampletestr")

Use

To learn how to useexampletestr, visit the package’s website athttps://rorynolan.github.io/exampletestr/.

Contributing

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

Stars

Watchers

Forks

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp