Libraries tagged by test
infection/infection
28899461 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.
dg/bypass-finals
29203348 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
behat/mink-browserkit-driver
64931143 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
90147874 Downloads
Browser controller/emulator abstraction for PHP
phpat/phpat
4999985 Downloads
PHP Architecture Tester
mikey179/vfsstream
114182355 Downloads
Virtual file system to mock the real file system in unit tests.
johnkary/phpunit-speedtrap
38908885 Downloads
Find and report on slow tests in your PHPUnit test suite
zenstruck/messenger-test
5718133 Downloads
Assertions and helpers for testing your symfony/messenger queues.
nette/tester
7551164 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
ergebnis/phpunit-slow-test-detector
9907420 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
symfony/test-pack
17438018 Downloads
A pack for functional and end-to-end testing within a Symfony app
spatie/test-time
5205255 Downloads
A small package to control the flow time
matthiasnoback/symfony-dependency-injection-test
9538790 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
liip/test-fixtures-bundle
8996428 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
liip/functional-test-bundle
11060992 Downloads
This bundles provides additional functional test-cases for Symfony applications