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

Add external unit tests #28

Open
GreatEmerald opened this issue Oct 9, 2019 · 0 comments
Open

Add external unit tests #28

GreatEmerald opened this issue Oct 9, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@GreatEmerald
Copy link
Collaborator

We'd want to use e.g. testthat to test "bad examples" or very basic things that are not well-suited to go into the examples section of function documentation.

Nevertheless, the useful tests should all go into the examples section. Even simple use cases are useful for people to see immediately, so they could run it and see the output. The examples section gets tested by Travis automatically as part of R CMD check.

See also: #24

@GreatEmerald GreatEmerald added enhancement New feature or request help wanted Extra attention is needed labels Oct 9, 2019
@arnikz arnikz self-assigned this Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants