Libraries tagged by phpu
sofa/eloquent-testsuite
100658 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
quotevelocity/novaunit
45931 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
martynbiz/slim3-controller
13464 Downloads
Provides controller functionality to Slim Framework v3. Also includes PHPUnit TestCase for testing controllers.
laracasts/integrated
206719 Downloads
Simple, intuitive integration testing with PHPUnit.
handcraftedinthealps/code-coverage-checker
64442 Downloads
A code coverage checker for phpunit
eliashaeussler/deep-closure-comparator
5817 Downloads
Provides a PHPUnit comparator to assert equality of closures
digitalrevolution/accessorpair-constraint
97684 Downloads
Digital Revolution PHPUnit Constraint for accessorpairs
codeception/domain-assert
139432 Downloads
Custom assertions for PHPUnit and Codeception
cobiro/wiremock
18021 Downloads
Wiremock library for easier integration with PHPUnit.
lahaxearnaud/laravel-pushbullet
21809 Downloads
Laravel integration of joetannenbaum/phpushbullet
jakobbuis/simple-slow-test-reporter
668129 Downloads
Reports slow tests in your PHPUnit testsuite
inpsyde/monkery-test-case
29606 Downloads
Composition package of brain/monkey and mockery/mockery with a custom test case class for PHPUnit
celc/ciunit
33700 Downloads
Enables testing CodeIgniter 2.1 with PHPUnit
zf2timo/phpunit-pretty-result-printer
26415 Downloads
Prints Result of PHPUnit in a nicer format
zalas/phpunit-doubles
12247 Downloads
Initialises test doubles in PHPUnit test cases for you