summarytools icon indicating copy to clipboard operation
summarytools copied to clipboard

Consider adding unit tests

Open mcanouil opened this issue 2 years ago • 1 comments

Hi,

to avoid (or at least anticipate) issues such as #163 in the future, I recommend to use unit tests, for example with testthat (https://testthat.r-lib.org/) and setup GitHub action for R CMD checks (https://github.com/r-lib/actions/blob/v2-branch/examples/check-standard.yaml).

mcanouil avatar May 07 '22 02:05 mcanouil

That would be the natural next step indeed.

Help would be much appreciated, my time is very limited and will be for a while.

dcomtois avatar Sep 20 '22 05:09 dcomtois