Libraries tagged by test-case
danwe/dataproviders-differenttypesvalues
66 Downloads
PhpUnit compatible data provider providing one value of each of PHP's built-in types per test case. Allows to exclude types based on the name of the test using the data provider.
cybersrikanth/laravel-apidoc
258 Downloads
Generate customizable simple api documentation from test case
cornermonkey/phpunit-conditional-assertions
0 Downloads
PHPUnit test case extension allowing for conditional assertions to be perofmred.
beotie/lib_test
8 Downloads
This package provide a set of class and traits to be used in test cases
atanvarno/test-util
71 Downloads
PHPUnit test case utilities
alexs/yii2-phpunittestcase
54 Downloads
PhpUnit test cases for Yii2 Framework
ajouve/doctrine-fixtures-test
270 Downloads
Fixture test case for Doctrine Fixture and PHPUnit
adrien/fixtures-for-tests
1639 Downloads
A set of traits to be used in test cases to load fixtures.
weaving-the-web/framework-extra-bundle
29 Downloads
This bundle provides helpers to ease the use of services and database fixtures within test cases
titon/test
3479 Downloads
The Titon test package provides classes and fixtures used for test cases. This should not be used in production.
petrknap/nette-bootstrap
90 Downloads
Nette Bootstrap and Test-Case for PHPUnit
jbzoo/phpunit-randomizer
6878 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
hjerichen/php-mock-prophecy-trait
19 Downloads
A Trait for php unit test cases to activate php-mock-prophecy from Markus Malkusch. Enables auto completion as well.
bavix/tests
879 Downloads
Test case, phpunit
alphametric/mail-assertions
1108 Downloads
A package to make common mail assertions directly available within the Laravel test case.