Libraries tagged by xtest
laravel/pao
5660384 Downloads
Agent-optimized output for PHP testing tools
laravel/dusk
40181619 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
29537689 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
29784570 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dealerdirect/phpcodesniffer-composer-installer
178355441 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
behat/mink-browserkit-driver
65526035 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
90930107 Downloads
Browser controller/emulator abstraction for PHP
phpat/phpat
5338667 Downloads
PHP Architecture Tester
mikey179/vfsstream
115355434 Downloads
Virtual file system to mock the real file system in unit tests.
johnkary/phpunit-speedtrap
39214062 Downloads
Find and report on slow tests in your PHPUnit test suite
zenstruck/messenger-test
5884750 Downloads
Assertions and helpers for testing your symfony/messenger queues.
symfony/test-pack
17497293 Downloads
A pack for functional and end-to-end testing within a Symfony app
nette/tester
7597690 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
9637467 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
liip/test-fixtures-bundle
9136410 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications