- Breaking changes
- Some methods on
DefaultReporterhave moved toDefaultReporterFactory
- Some methods on
- New features
- Added
BlockingReporterwhich give the ability to prevent launching on CI machines - Added
MachineBlockerwhich gives the ability to have tests that only run on your machine. - Added
Approvals::useAsFrontLoadedReporter()which gives the ability to use BlockingReporter
- Added
- Bug fixes
- None
- Other changes
- None