Unit Testing for R
conda install odsp-test::r-testthat
conda install odsp-test/label/abs::r-testthat
conda install odsp-test/label/abs-r2::r-testthat
conda install odsp-test/label/ptf_2019_q3::r-testthat
conda install odsp-test/label/q2_fail::r-testthat
conda install odsp-test/label/r-suggested::r-testthat
conda install odsp-test/label/test::r-testthat
Software testing is important, but, in part because it is frustrating and boring, many of us avoid it. 'testthat' is a testing framework for R that is easy learn and use, and integrates with your existing 'workflow'.