netsilik / base-test-case
Base Test Case for PHPUnit, proving various extended options for unit testing.
0.10.0
2022-11-08 17:39 UTC
Requires
- php: ^8.1
- phpunit/phpunit: ^8.3
Requires (Dev)
- netsilik/d: ^1.0
This package is auto-updated.
Last update: 2024-11-08 22:01:49 UTC
README
Base Test Case for PHPUnit, proving various extended options for unit testing.
MIT Licence
Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Contact: info@netsilik.nl
Latest version available at: https://gitlab.com/Netsilik/BaseTestCase
Usage
See: /example directory
Installation
composer require netsilik/base-test-case