dvsa / mot-cpms-payment-test
Common test library shared by CPMS project
v3.0.0
2024-07-26 13:49 UTC
Requires
- php: ^8.2
- ext-json: *
- doctrine/doctrine-orm-module: ^5.3.0
- dvsa/mot-cpms-common: ^3.0.0
- laminas/laminas-dependency-plugin: ^2.6.0
- laminas/laminas-mvc: ^3.2
Requires (Dev)
- captainhook/captainhook: ^5.16
- captainhook/plugin-composer: ^5.3
- doctrine/data-fixtures: ^1.5
- laminas/laminas-test: ^4.0.0
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-11-20 11:09:22 UTC
README
Abstraction of testing tools for CPMS
Installing
The recommended way to install is through Composer.
composer require dvsa/mot-cpms-payment-test
Contributing
Please refer to our Contribution Guide.