phpunit-data-provider icon indicating copy to clipboard operation
phpunit-data-provider copied to clipboard

Allows you to mix multiple PhpUnit @dataProvider without duplication

Results 2 phpunit-data-provider issues
Sort by recently updated
recently updated
newest added

Let's improve code quality by checking the code with tools for common flaws and against established standards. This should also make contributing to this project easier, and reduce the amount...

First off thanks again for this library, I use it all the time. I've got a little change… request? Not really a "feature" PHPunit 10 introduced the `DataProvider` attribute and...