Chapter 14 Designing your test suite

Learning objectives:

  • Understanding the Purpose of Tests.
  • Key Considerations in Test Writing.
  • Practical Ways to Use covr Package.
  • High-Level Principles for Effective Testing
  • Addressing Limitations of testthat.
  • Optimizing Test Setup