kompakt/test-helper

Little helpers for testing

Installs: 169

Dependents: 5

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/kompakt/test-helper

1.0.2 2018-09-01 16:00 UTC

This package is auto-updated.

Last update: 2025-10-05 16:33:07 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