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
Requires
- ext-mongo: ~1.5
- bylexus/php-prereqcheck: 0.2.*
- cilex/cilex: ~1.1
- kevinlebrun/colors.php: 0.4.*
- phpunit/dbunit: ~1.3
- phpunit/phpunit: ~4.5
- zumba/mongounit: ~1.2
Requires (Dev)
This package is not auto-updated.
Last update: 2020-08-21 19:09:53 UTC
README
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.