Getting Started with Unit Testing in R

Shannon Pileggi and Gordon Shotwell led a hands-on workshop on how to get started with unit testing in R at the R-Ladies Philly November meetup. This workshop picked up exactly where we left our little ralph (aka R-Ladies Philly) package one year ago at the R package development workshop “Your first R package in 1 hour: Tools that make R package development easy”. Shannon and Gordon demonstrated handy functions in usethis and devtools, strategies for writing tests and debugging techniques, and discussed with participants on broad concepts in function writing that facilitate a smoother testing process.

Watch the recording

To watch a replay of this event, please head to our YouTube channel (and why not watch some other R-Ladies videos while you are there!)

Acknowledgements

Thank you again to Shannon and Gordon for the interactive and informative session!