Thursday, February 9, 2017

New book: Testing R Code

Testing R Code book cover

Table of contents

  1. Introduction
  2. Run-Time Testing with assertive
  3. Development-Time Testing with testthat
  4. Writing Easily Maintainable and Testable Code
  5. Integrating Testing into Packages
  6. Advanced Development-Time Testing
  7. Writing Your Own Assertions and Expectations

190 pages


Price: $0.26 per page (Amazon)

I liked it at first sight when leafing through the pages. Will try to use this in my next R project.

No comments:

Post a Comment