Libraries tagged by phpunit7
dg/bypass-finals
20788467 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
69416813 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
yoast/phpunit-polyfills
30565681 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
27723313 Downloads
Methods for testing application architecture
spatie/phpunit-watcher
7756554 Downloads
Automatically rerun PHPUnit tests when source code changes
phpspec/prophecy-phpunit
45350267 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
johnkary/phpunit-speedtrap
34286051 Downloads
Find and report on slow tests in your PHPUnit test suite
ergebnis/phpunit-slow-test-detector
5084121 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
dms/phpunit-arraysubset-asserts
24395127 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
8539252 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
53234045 Downloads
PHPUnit classes used by Codeception
zenstruck/assert
10503227 Downloads
Standalone, lightweight, framework agnostic, test assertion library.
nette/tester
6410686 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
7872269 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
lchrusciel/api-test-case
4817739 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.