No articles match
Frequently Asked Questions2 years ago
General | How do I test error conditions? | How do I test if a warning is issued? | How do I test multivalue results, or see differences? | Grouping tests | I am sure I do not need to test my code. Is this true?
Adding Tests to Packages4 years ago
Adding unittest to your package | Testing functions exported by your package | Running your tests | Forcing test output color | Testing functions not exported by your package | Embedding tests in vignettes
Getting Started7 years ago
A very simple example | Comparing results