>> 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)
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to