Libraries tagged by test-case
dealnews/test-helpers
156 Downloads
A PHP library of traits for use in PHPUnit test cases.
danwe/dataproviders-differenttypesvalues
70 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
350 Downloads
Generate customizable simple api documentation from test case
cornermonkey/phpunit-conditional-assertions
4 Downloads
PHPUnit test case extension allowing for conditional assertions to be perofmred.
console-helpers/prophecy-phpunit
2482 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
beotie/lib_test
9 Downloads
This package provide a set of class and traits to be used in test cases
atanvarno/test-util
102 Downloads
PHPUnit test case utilities
alexs/yii2-phpunittestcase
55 Downloads
PhpUnit test cases for Yii2 Framework
ajouve/doctrine-fixtures-test
273 Downloads
Fixture test case for Doctrine Fixture and PHPUnit
adrien/fixtures-for-tests
1640 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
3480 Downloads
The Titon test package provides classes and fixtures used for test cases. This should not be used in production.
petrknap/nette-bootstrap
93 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
22 Downloads
A Trait for php unit test cases to activate php-mock-prophecy from Markus Malkusch. Enables auto completion as well.