attachmentgenie / testbench
test framework to keep track of troublesome queries"
Installs: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/attachmentgenie/testbench
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.