Libraries tagged by testo
infection/infection
29394581 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
29694045 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dealerdirect/phpcodesniffer-composer-installer
177881891 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
behat/mink-browserkit-driver
65433747 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
90808527 Downloads
Browser controller/emulator abstraction for PHP
antecedent/patchwork
21224962 Downloads
Method redefinition (monkey-patching) functionality for PHP.
phpat/phpat
5283813 Downloads
PHP Architecture Tester
mikey179/vfsstream
115176601 Downloads
Virtual file system to mock the real file system in unit tests.
johnkary/phpunit-speedtrap
39166037 Downloads
Find and report on slow tests in your PHPUnit test suite
zenstruck/messenger-test
5861860 Downloads
Assertions and helpers for testing your symfony/messenger queues.
symfony/test-pack
17488095 Downloads
A pack for functional and end-to-end testing within a Symfony app
nette/tester
7589658 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
9621027 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
liip/test-fixtures-bundle
9113808 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
liip/functional-test-bundle
11117207 Downloads
This bundles provides additional functional test-cases for Symfony applications