Libraries tagged by phpunit
estahn/phpunit-json-assertions
1091269 Downloads
JSON assertions for PHPUnit (including JSON Schema)
diablomedia/phpunit-pretty-printer
539647 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
zalas/phpunit-globals
461092 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
webmozarts/strict-phpunit
325166 Downloads
Enables type-safe comparisons of objects in PHPUnit
rawr/phpunit-data-provider
434631 Downloads
Lightweight builder for PhpUnit data providers
php-vcr/phpunit-testlistener-vcr
890760 Downloads
Integrates PHPUnit with PHP-VCR.
mheap/phpunit-github-actions-printer
2287955 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
limedeck/phpunit-detailed-printer
630871 Downloads
Formatter for the detailed output of PHPUnit tests.
helmich/phpunit-psr7-assert
1373522 Downloads
PHPUnit assertions for testing PSR7-compliant applications
amphp/phpunit-util
806809 Downloads
Helper package to ease testing with PHPUnit.
shipmonk/coverage-guard
50934 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
mrpunyapal/rector-pest
87753 Downloads
Rector upgrade rules for Pest - refactoring and best practices for Pest testing framework
gecko-packages/gecko-php-unit
3985927 Downloads
Additional PHPUnit asserts and constraints.
fr3d/swagger-assertions
876648 Downloads
Test your API requests and responses against your swagger definition
ergebnis/data-provider
1430958 Downloads
Provides generic data providers for use with phpunit/phpunit.