In spite of the utility of unit tests, most R package developers do not write them. exampletestr makes it easier to start writing unit tests by creating shells/skeletons of unit tests based on the examples in the user's package documentation. When completed, these unit tests test whether said examples run correctly. By combining the functionality of exampletestr with that of covr, having ensured that their examples adequately demonstrate the features of their package, the developer can have much of the work of constructing a comprehensive set of unit tests done for them
Newcomers to R are often intimidated by the command-line interface, the vast number of functions and...
One of the oldest techniques to explain abstract concepts is to provide concrete examples. By explai...
Unit root tests form an essential part of any time series analysis. We provide practitioners with a ...
In spite of the utility of unit tests, most R package developers do not write them. exampletestr mak...
International audienceUnit tests are labor-intensive to write and maintain. This paper looks into ho...
Unit tests are labor-intensive to write and maintain. This paper looks into how well unit tests for ...
Dataset for the paper titled "Evaluating Unit Testing Practices in R Programming", accepted in the m...
Test data for use with `rpackageutils`, common utilities used in R modeling software packages availa...
The size and complexity of software is continuously growing, and testing is one of the most importan...
Concise TAP compliant unit testing package. Authored tests can be run using CMD check with minimal i...
Unit root tests form an essential part of any time series analysis. We provide practitioners with a ...
This tutorial is created for presentation at the 2018 EARLI SIG 1 summer school in Helsinki, Finland...
Extreme Programming [1] and in particular the idea of Unit Testing can improve the quality of the te...
This tutorial gives a practical introduction to creating R packages. We discuss how object oriented ...
While assertions of Design by Contract from Eiffel found its way into the language-definitions of Py...
Newcomers to R are often intimidated by the command-line interface, the vast number of functions and...
One of the oldest techniques to explain abstract concepts is to provide concrete examples. By explai...
Unit root tests form an essential part of any time series analysis. We provide practitioners with a ...
In spite of the utility of unit tests, most R package developers do not write them. exampletestr mak...
International audienceUnit tests are labor-intensive to write and maintain. This paper looks into ho...
Unit tests are labor-intensive to write and maintain. This paper looks into how well unit tests for ...
Dataset for the paper titled "Evaluating Unit Testing Practices in R Programming", accepted in the m...
Test data for use with `rpackageutils`, common utilities used in R modeling software packages availa...
The size and complexity of software is continuously growing, and testing is one of the most importan...
Concise TAP compliant unit testing package. Authored tests can be run using CMD check with minimal i...
Unit root tests form an essential part of any time series analysis. We provide practitioners with a ...
This tutorial is created for presentation at the 2018 EARLI SIG 1 summer school in Helsinki, Finland...
Extreme Programming [1] and in particular the idea of Unit Testing can improve the quality of the te...
This tutorial gives a practical introduction to creating R packages. We discuss how object oriented ...
While assertions of Design by Contract from Eiffel found its way into the language-definitions of Py...
Newcomers to R are often intimidated by the command-line interface, the vast number of functions and...
One of the oldest techniques to explain abstract concepts is to provide concrete examples. By explai...
Unit root tests form an essential part of any time series analysis. We provide practitioners with a ...