Open Martin-Jung opened 3 years ago
I think it is generally advisable to have unit tests for all packages and we should move towards this. Instructions how to write them with the testthat package are here: https://r-pkgs.org/tests.html
testthat
I think it is generally advisable to have unit tests for all packages and we should move towards this. Instructions how to write them with the
testthat
package are here: https://r-pkgs.org/tests.html