Libraries tagged by phpuint
gecko-packages/gecko-php-unit
3982005 Downloads
Additional PHPUnit asserts and constraints.
fr3d/swagger-assertions
874918 Downloads
Test your API requests and responses against your swagger definition
ergebnis/data-provider
1422831 Downloads
Provides generic data providers for use with phpunit/phpunit.
lakion/api-test-case
500774 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
vanilla/htmlawed
645186 Downloads
A composer wrapper for the htmLawed library to purify & filter HTML. Tested with PHPUnit and PhantomJS!
spatie/tabular-assertions
358264 Downloads
Write tabular assertions with Pest or PHPUnit
spatie/docker
136489 Downloads
Run a docker container in your PHPUnit tests
sanmai/duoclock
4793987 Downloads
PHP time mocking for tests - PSR-20 clock with mockable sleep(), time(), and TimeSpy for PHPUnit testing
misantron/dbunit
1288625 Downloads
DbUnit fork supporting PHPUnit 10/11/12
kornrunner/dbunit
1397066 Downloads
PHPUnit extension for database interaction testing
jaschilz/php-coverage-badger
485772 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
dave-liddament/test-splitter
534688 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on GitHub actions)
cloudcreativity/json-api-testing
1748951 Downloads
PHPUnit test helpers to check JSON API documents.
byjg/swagger-test
425809 Downloads
A set of tools for testing your REST calls based on the OpenApi specification using PHPUnit. Currently, this library supports the OpenApi specifications 2.0 (formerly swagger) and 3.0.
zalas/phpunit-injector
354340 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases