zendframework/zend-container-config-test
Common test suite for PSR-11 containers configured with a subset of zend-servicemanager/Expressive config. Extend AbstractContainerTest and add traits for aliases, factories, services, etc. Supports Aura.Di, Pimple, and zend-servicemanager. Repository abandoned; moved to laminas.
Zend\ContainerConfigTest\Helper\Provider, containing data providers consumed by the various test traits.Zend\ContainerConfigTest\SharedTestTrait as final.#7 removes the data provider methods from all test traits, referencing those in the new Zend\ContainerConfigTest\Helper\Provider class instead.
#7 removes Zend\ContainerConfigTest\AllTestTrait; compose the traits you wish to test against manually.
#7 removes Zend\ContainerConfigTest\ExpressiveTestTrait; compose the traits you wish to test against manually, or extend the class Zend\ContainerConfigTest\AbstractExpressiveContainerConfigTest.
Initial release.
How can I help you explore Laravel packages today?