Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support tinytest unit tests #83

Open
bschilder opened this issue Sep 23, 2023 · 0 comments
Open

Support tinytest unit tests #83

bschilder opened this issue Sep 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request GitHub Actions Issue occurring on GitHub Actions

Comments

@bschilder
Copy link
Collaborator

I just found out that tinytest is another R package that developers use to write unit tests for their R packages. It might be good to add support for this in addition to testthat and RUnit.

One thing I'll want to check is whether tinytest outputs are compatible with Codecov. It's not necessarily essential, but the user should at least be informed if their unit test/code coverage results will be viewable on Codecov afterwards.

@bschilder bschilder self-assigned this Sep 23, 2023
@bschilder bschilder added enhancement New feature or request GitHub Actions Issue occurring on GitHub Actions labels Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GitHub Actions Issue occurring on GitHub Actions
Projects
Status: Todo
Development

No branches or pull requests

1 participant