laracasts / integrated
Simple, intuitive integration testing with PHPUnit.
Installs: 205 409
Dependents: 6
Suggesters: 0
Security: 0
Stars: 474
Watchers: 22
Forks: 87
Open Issues: 44
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
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. :)