kompakt / test-helper
Little helpers for testing
1.0.3
2026-03-10 12:09 UTC
Requires
- php: ^7.3|^8.2
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2026-03-11 12:45:52 UTC
README
Little helpers for testing
Install
git clone https://github.com/kompakt/test-helper.gitcd test-helpercurl -sS https://getcomposer.org/installer | phpphp composer.phar install
Tests
cp tests/config.php.dist config.php- Adjust
config.phpas needed vendor/bin/phpunit
License
kompakt/test-helper is licensed under the MIT license - see the LICENSE file for details