Libraries tagged by phpunit7
zizaco/testcases-laravel
50180 Downloads
Some classes to help write tests for laravel 4 applications
wpstarter/wp-testbench
2043 Downloads
A tool to set up a WordPress test environment for PHPUnit testing
wealthberry/testdox-reduced-output-printer
17693 Downloads
A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability
visualphpunit/visualphpunit
4693 Downloads
A PHPUnit GUI
vipsoft/code-coverage-common
85090 Downloads
Extending PHP_CodeCoverage
umbrellio/coverspector
18123 Downloads
This package helps to check that code coverage above minimum value. It can be useful in CI or git hooks.
tomkyle/find-run-test
1331 Downloads
Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem
suin/php-expose
6387 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
silasyudi/inject-mocks
5706 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
schranz/test-generator
21956 Downloads
A cli tool which generates unit tests.
sauce/sausage
807266 Downloads
PHP version of the Sauce Labs API
runroom-packages/testing
64464 Downloads
This library provides tools to help testing our bundles and projects
pragmarx/tddd
505 Downloads
A Self-Hosted TDD Dashboard & Tests Watcher
phpyh/psalm-tester
8026 Downloads
Test Psalm via phpt files!
phpmachinist/phpmachinist
30638 Downloads
Testing object factory for PHP