Libraries tagged by phpunit5
padraic/phpunit-extensions
171402 Downloads
Collection of Listeners to log and manipulate test run order
munkie/phpunit-teamcity-testlistener
80436 Downloads
PHPUnit test listener for TeamCity CI Server
ministryofjustice/phpunit-memory-usage
56661 Downloads
Report high memory usage PHPUnit tests
league/phpunit-coverage-listener
34664 Downloads
Utility library that allow you to process the PHPUnit code-coverage information and send it into some remote location via cURL
hollodotme/phpunit-testdox-markdown
7838 Downloads
A PHPUnit test listener that creates a testdox markdown file with grouped dataset output
zizaco/testcases-laravel
49980 Downloads
Some classes to help write tests for laravel 4 applications
wealthberry/testdox-reduced-output-printer
11765 Downloads
A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability
vipsoft/code-coverage-common
79382 Downloads
Extending PHP_CodeCoverage
umbrellio/coverspector
16627 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
suin/php-expose
5304 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
schranz/test-generator
18733 Downloads
A cli tool which generates unit tests.
runroom-packages/testing
62238 Downloads
This library provides tools to help testing our bundles and projects
raiolanetworks/plugin-seo-test
353 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
qa-tools/qa-tools
32201 Downloads
Library that provides easy-to-use way of interaction with web-page elements in functional tests using PageObject pattern.
phpyh/psalm-tester
5082 Downloads
Test Psalm via phpt files!