apie / phpunit-matrix-data-provider
Create a data provider by making all possible combinations.
Installs: 12 957
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=8.1
- phpunit/phpunit: ^9.5
README
phpunit matrix data provider
Apie is a suite of composer packages to work with domain objects. It tries to aim to follow a Domain-objects-first approach and not a database first approach that you find in many PHP frameworks nowadays.
TODO documentation
This package can create data providers with help of an object factory and the (typed) method arguments of the test case. It can also be used outside PHPUnit for example for seeding data etc.