Lahman icon indicating copy to clipboard operation
Lahman copied to clipboard

Add Unit Testing

Open cdalzell opened this issue 10 years ago • 1 comments

There are a number of tests and code examples in the documentation, it would probably be helpful to create actual unit tests out of these to help expedite and increase the confidence in library data validation.

There are a number of packages out there, but this one (http://r-pkgs.had.co.nz/tests.html) seems to have CRAN integration.

cdalzell avatar Aug 25 '15 19:08 cdalzell

I don't see any strong need to do this in a package that is 95% data

friendly avatar Mar 30 '19 16:03 friendly