Skip to content
Prev 4148 / 10988 Next

[Rcpp-devel] How to manage testing code for Rcpp based project?

Thanks! I did briefly consider testthat, based on reading [1], and
dismissed it because it seemed to be different without being better.
(I'm not saying it was worse, just it didn't appear to have any killer
reason to make it worth turning my back on the 10-15 years worth of
experience the software industry has with the xUnit approach.)

Darren

[1]:
http://www.johnmyleswhite.com/notebook/2010/08/17/unit-testing-in-r-the-bare-minimum/