Libraries tagged by phpunit-extensions
clippings/phpunit-extensions
183 Downloads
Additional assertions and constraints for PHPUnit
suin/livexample
170 Downloads
Ensures your example codes works well by unit testing.
open-southeners/phpunit-todo-markdown-printer
5 Downloads
Print your failed tests as a to do list in Markdown format
bizkit/phpunit-function-mock
2 Downloads
Provides a small PHPUnit extension for mocking native PHP functions from tests.
windstep/dbunit
30 Downloads
PHPUnit extension for database interaction testing
vonbraunlabs/dbunit
4 Downloads
PHPUnit extension for database interaction testing
vledermaus/phpunit-commit-reminder
6 Downloads
phpunit-commit-reminder: A PHPUnit extension that reminds developers to commit code changes after successful tests, promoting code stability.
takigawaakinori/phpunit-profiler
8 Downloads
A PHPUnit extension that profiles and reports the slowest tests
spiderling-php/phpunit-matches-selector
162 Downloads
PHPUnit extension for asserting if a dom element matches a given css selector
skylerkatz/phpunit-plugin-browser
0 Downloads
PHPUnit extension for browser testing with Playwright
samy/phpunit
644 Downloads
PHPUnit Extension.
ruano_a/reload-annotation-bundle
3 Downloads
A Symfony bundle providing a PHPUnit extension reloading the database if an annotation is present on test methods.
qubit05/phpunit-mockfunction
35 Downloads
PHPUnit extension to Mock PHP internal functions using Runkit.
phpdb2unit/db2unit
231 Downloads
PHPUnit extension for Db2 database interaction testing
patricksamson/phpunit-flaky-fix
561 Downloads
A PHPUnit extension to help reproduce flaky tests.