mobilizingcs / MobilizePrime

Simple wrapper functions for high school curriculum
http://www.exploringcs.org/curriculum
5 stars 2 forks source link

unit testing #45

Open stevenolen opened 9 years ago

stevenolen commented 9 years ago

Could we start incorporating some unit testing into this project? Would be very helpful for future package stability!

http://cran.r-project.org/web/packages/RUnit/vignettes/RUnit.pdf http://www.johnmyleswhite.com/notebook/2010/08/17/unit-testing-in-r-the-bare-minimum/