laracasts / integrated
Simple, intuitive integration testing with PHPUnit.
0.15.6
2015-05-21 14:03 UTC
Requires
- fabpot/goutte: ~2.0
- instaclick/php-webdriver: ~1.4
- laracasts/testdummy: ~2.1
- symfony/css-selector: ~2.5|~2.6
- symfony/dom-crawler: ~2.5|~2.6
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Note: Much of Integrated has been pulled into Laravel core.
Integrated
Simple, intuitive integration testing with PHPUnit. For the projects where you're less interested in fancy tools and discussions with the business, and more concerned with just ensuring that the dang thing works. :)