Libraries tagged by test-case
detain/test-generator
17 Downloads
Generate test cases for existing files (fork of https://github.com/detain/php-test-generator )
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.
cornermonkey/phpunit-conditional-assertions
4 Downloads
PHPUnit test case extension allowing for conditional assertions to be perofmred.
beotie/lib_test
9 Downloads
This package provide a set of class and traits to be used in test cases
bariew/yii2-doctest-extension
3085 Downloads
Executes @example docBlock params as test cases
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
92 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.
bavix/tests
893 Downloads
Test case, phpunit
alphametric/mail-assertions
1108 Downloads
A package to make common mail assertions directly available within the Laravel test case.