Simple, intuitive integration testing with PHPUnit.
laracasts/integrated is a Laravel package for simple, intuitive integration testing with phpunit..
It currently has 473 GitHub stars and 207.177 downloads on Packagist (latest version 0.15.6).
Install it with composer require laracasts/integrated.
Discover more Laravel packages by laracasts
or browse all Laravel packages to compare alternatives.
Last updated
Note: Much of Integrated has been pulled into Laravel core.
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. :)