[Rcpp-devel] How to manage testing code for Rcpp based project?
Darren Cook
darren at dcook.org
Wed Aug 22 06:54:58 CEST 2012
>> RUnit works, but the setup is not the easiest. If someone has ideas for
>> better solutions, by all means implement those. Unit testing has helped us
>> many times, and I consider it to be a very important part of package
>> development.
>
> How (or in what aspect) RUnit is better than devtools?
What is "devtools"? Is it a package for testing R software? (it sounds
more generic)
I chose to use RUnit because of the package name; i.e. on the assumption
it is one of the xUnit family. It is getting the job done, but is less
sophisticated/mature than phpUnit, JUnit, etc. (If you want to discuss
how I think RUnit could be improved, private email please.)
Darren
--
Darren Cook, Software Researcher/Developer
http://dcook.org/work/ (About me and my work)
http://dcook.org/blogs.html (My blogs and articles)
More information about the Rcpp-devel
mailing list