infection/abstract-testframework-adapter
Interfaces and base classes for building Infection test framework adapters. Provides a common abstraction layer to integrate different PHP test runners with Infection’s mutation testing, making adapters consistent, reusable, and easier to implement.
This release is a simple maintenance pass and should not result in any change for any consumer.
Full Changelog: https://github.com/infection/abstract-testframework-adapter/compare/0.5.0...0.5.1
Added:
Allow installing with PHP 8.0
TestFrameworkAdapter now requires a new checkVersion() to be implementedThis release is needed to be able Infection to use the stable tag instead of dev-master
How can I help you explore Laravel packages today?