Skip to content
Prev 7120 / 21307 Next

[Bioc-devel] testthat instructions for website

----- Original Message -----
Well, 00check.log contains the same info that is currently shown in the build report. If an RUnit test fails, we also include the output of tests/runTests.Rout.fail (which testthat does not produce). A not very good example is 
http://bioconductor.org/checkResults/devel/bioc-LATEST/easyRNASeq/zin2-checksrc.html

(not very good because in this case the .fail file does not really have more info. but often it does).

Maybe we can talk offline about how to add this support. If you could give me a toy package with a failing testthat test it would be helpful in figuring out where the more detailed info is written (if it is). 

Dan