Libraries tagged by tests
mikey179/vfsstream
114438369 Downloads
Virtual file system to mock the real file system in unit tests.
johnkary/phpunit-speedtrap
38990655 Downloads
Find and report on slow tests in your PHPUnit test suite
infection/infection
29041482 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
zenstruck/messenger-test
5756488 Downloads
Assertions and helpers for testing your symfony/messenger queues.
nette/tester
7562662 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
ergebnis/phpunit-slow-test-detector
10006937 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
symfony/test-pack
17451201 Downloads
A pack for functional and end-to-end testing within a Symfony app
matthiasnoback/symfony-dependency-injection-test
9558966 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
liip/test-fixtures-bundle
9028618 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
liip/functional-test-bundle
11076215 Downloads
This bundles provides additional functional test-cases for Symfony applications
lchrusciel/api-test-case
5904122 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
jasonmccreary/laravel-test-assertions
4237826 Downloads
A set of helpful assertions when testing Laravel applications.
zenstruck/assert
17311127 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
theofidry/alice-data-fixtures
29977397 Downloads
Nelmio alice extension to persist the loaded fixtures.
php-mock/php-mock-phpunit
8981772 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.