attachmentgenie/testbench

This package is abandoned and no longer maintained. No replacement package was suggested.

test framework to keep track of troublesome queries"

1.0.0 2015-03-26 21:57 UTC

This package is not auto-updated.

Last update: 2020-08-21 19:09:53 UTC


README

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

Testbench is a small PHP test framework to investigate slow database queries.

Install

Via Composer

$ composer require attachmentgenie/testbench

Usage

./vendor/bin/testbench --help

Testing

$ ./bin/phpunit -c phpunit.xml.dist

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.