kompakt/test-helper

Little helpers for testing

Maintainers

Package info

github.com/kompakt/test-helper

pkg:composer/kompakt/test-helper

Statistics

Installs: 185

Dependents: 5

Suggesters: 0

Stars: 0

Open Issues: 1

1.0.3 2026-03-10 12:09 UTC

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.git
  • cd test-helper
  • curl -sS https://getcomposer.org/installer | php
  • php composer.phar install

Tests

  • cp tests/config.php.dist config.php
  • Adjust config.php as needed
  • vendor/bin/phpunit

License

kompakt/test-helper is licensed under the MIT license - see the LICENSE file for details