modeltests

AppVeyor build status Travis build status Coverage status lifecycle

modeltests is a package that exports tests for use in other packages. Currently I’m experimenting with moving the core broom tests into modeltests. This will allow other developers to guarantee that their tidier implementations that meet the broom tidy(), glance() and augment() specifications.

Example use:

A detailed vignette is in progress in broom as well.