sanmai/phpunit-legacy-adapter
Compatibility adapter for running legacy PHPUnit test suites on newer PHPUnit versions. Helps bridge API changes, keep older tests passing, and smooth migrations without rewriting everything. Suitable for maintaining long-lived PHP projects with outdated test setups.
Full Changelog: https://github.com/sanmai/phpunit-legacy-adapter/compare/8.2.1...8.2.2
Make SetUpTearDownTrait-like methods actually work.
Adds methods like in Symfony's SetUpTearDownTrait.
Adds methods like in Symfony's SetUpTearDownTrait.
Should be installable where PHPUnit is installable.
Now with PHPUnit 7.x.
How can I help you explore Laravel packages today?