-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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 now the DataProvider abstact class from this collides when using the attribute in my tests.
I end up just aliasing \TRegx\PhpUnit\DataProviders\DataProvider to TRegxDataProvider
It'd be a breaking change, but I'd like to just put in a suggestion that we change from
\TRegx\PhpUnit\DataProviders\DataProvider to
\TRegx\PhpUnit\DataProviders\DataProviders
Metadata
Metadata
Assignees
Labels
No labels