modeltests

Testing Infrastructure for Broom Model Generics

Provides a number of testthat tests that can be used to verify that tidy(), glance() and augment() methods meet consistent specifications. This allows methods for the same generic to be spread across multiple packages, since all of those packages can make the same guarantees to users about returned objects.

Tests Vignettes

Available Snapshots

This version of modeltests can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (6)
  • R
  • dplyr >= 0.7.6
  • generics
  • purrr >= 0.2.5
  • testthat >= 2.0.0
  • tibble >= 3.0.0
  • Suggests (1)
  • covr
  • Version History