UNPKG

quarantini

Version:

Adds test quarantine functionality to isolate non-deterministic tests.

10 lines (7 loc) 466 B
## [v1.0.0](../../tree/v1.0.0) (2020-05-16) * Initial full release including support for extending the `tap` test framework with quarantine functionality. * Ability to flag tests as quarantined. * Configurable test expiration for quarantined tests. * README documentation and examples. ## [v0.1.1-alpha.0](../../tree/v0.1.1-alpha.0) (2020-05-09) * Adds initial functionality and examples for extending the `tap` test framework with quarantine functionality.