Libraries tagged by phpu
lakion/api-test-case
490146 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
edsonmedina/php_testability
135746 Downloads
Analyses and reports testability issues of a php codebase
phputil/extenso
103996 Downloads
Conversão de valores por extenso PHP
phpunitgoodpractices/traits
237625 Downloads
Highly opinionated PHPUnit good practices enforcer.
phpunitgen/core
188531 Downloads
The PhpUnitGen core features for tests generation.
phpunitgen/console
185385 Downloads
The PhpUnitGen command line features for tests generation.
vanilla/htmlawed
553038 Downloads
A composer wrapper for the htmLawed library to purify & filter HTML. Tested with PHPUnit and PhantomJS!
ptrofimov/xpmock
465125 Downloads
PHPUnit: simple syntax to create mock-objects
nexusphp/tachycardia
959544 Downloads
Detects slow running tests in your PHPUnit-driven test suites.
laracasts/integrated
206581 Downloads
Simple, intuitive integration testing with PHPUnit.
kigaroo/snapshot-testing
496796 Downloads
Provides PHPUnit assertions for snapshot testing
jaschilz/php-coverage-badger
299221 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
digitalrevolution/accessorpair-constraint
88199 Downloads
Digital Revolution PHPUnit Constraint for accessorpairs
dave-liddament/test-splitter
282927 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)
christophwurst/nextcloud_testing
780687 Downloads
Simple and fast unit and integration testing framework for Nextcloud, based on PHPUnit