Libraries tagged by unit-test
oliverklee/phpunit
362967 Downloads
PHPUnit test runner for TYPO3
atoum/telemetry-extension
124113 Downloads
atoum telemetry reports extension
atoum/ruler-extension
40800 Downloads
The atoum ruler-extension allows you to filter your tests using Hoa\Ruler
10up/wp-codeception
4282 Downloads
The WordPress Plugin which integrates with the Codeception PHP testing framework and allows you to write and run Codeception tests for WordPress via WP CLI.
thomyl/laravel-auto-test-generator
1450 Downloads
Laravel >=6 package for generating unit test automatically
suin/php-expose
8450 Downloads
Makes non-public properties and methods be testable to help your unit tests with PHPUnit.
silasyudi/inject-mocks
13517 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
objective-php/phpunit-extension
132220 Downloads
Some add-ons for PHPUnit Unit Test Framework
mglaman/drupal-test-helpers
5444 Downloads
Helpers for writing better Kernel and Unit tests for Drupal
marcin-orlowski/phpunit-extra-asserts
19701 Downloads
Extra asserts and helpers to make your unit testing easier.
likesistemas/codeception-github-reporter
27141 Downloads
Reports unit test data for a pull request.
fkupper/private-sniffer-module
205436 Downloads
Simple module that enables sniffing into private defined elements of an object while running unit tests with Codeception.
dmitryrechkin/php-wp-phpunit-bootstrap
859 Downloads
Dmitry Rechkin's - PHPUnit Bootstrap for WordPress with the binary files to simplify running of unit tests with docker
dmitryrechkin/php-phpunit-bootstrap
1405 Downloads
Dmitry Rechkin's - PHPUnit Bootstrap with the binary file to simplify running of unit tests
detain/myadmin-contracts
880 Downloads
Shared MyAdmin\App\Contracts\* interfaces (Accounts, Database, RequestContext, Session) extracted from interserver/my so the MyAdmin core and every detain/* module can depend on and unit-test against a single source of truth.