phpunit-extension
There are 29 repositories under phpunit-extension topic.
rdohms/phpunit-arraysubset-asserts
Provides assertArraySubset for use in PHPunit
fiunchinho/phpunit-randomizer
A PHPUnit extension that allows you to execute your test cases in a random order
rybakit/phpunit-extras
Custom annotations and expectations for PHPUnit.
jakzal/phpunit-globals
Allows to use attributes to define global variables in PHPUnit test cases
mnapoli/phpunit-easymock
Build PHPUnit mocks easily
zumba/mongounit
PHPUnit extension that enables MongoDB data fixtures for test cases.
VladaHejda/PhpUnitAssertException
Assert exception/throwable/error PHPUnit trait
123inkt/accessorpair-constraint
PHPUnit AccessorPair constraint
PhrozenByte/phpunit-array-asserts
Provides various array-related PHPUnit assertions, primarily used for API testing.
theodo/phpunit-extra
Improve the performance of your PHPUnit test suite
hrodic/php-integration-testing
Simple integration testing library in PHP for databases and other common infrastructure related tests.
NexusPHP/tachycardia
:runner: Detects slow running tests in your PHPUnit-driven test suites.
danilopolani/vscode-yet-another-phpunit
Yet Another PHPUnit extension for VSCode, but with superpowers!
RobertOstermann/vscode-phpunit-extended
A Visual Studio Code extension to provide additional PHPUnit functionality.
brettmc/eloqunit
An eloquent-based database testing library for phpunit
suin/livexample
💯 Ensures your example codes works well by unit testing.
thenlabs/pyramidal-tests
A complementary framework for PHPUnit that focuses on simplicity, reusability, and storytelling.
tarantool-php/phpunit-extras
A collection of helpers for PHPUnit to ease testing Tarantool libraries.
PhrozenByte/phpunit-throwable-asserts
Provides various Throwable-related PHPUnit assertions.
esler/phpunit-graceful-interrupt
Allow gracefully interrupt running PHPUnit tests
HypeMC/phpunit-function-mock
Provides a simple way to mock built-in PHP functions in PHPUnit tests
qa-tools/phpunit-extension
PHPUnit extension for integration with QA-Tools
battis/phpunit-extensions
Extensions for PHPUnit
ghostwriter/flare
[WIP]Provides additional assertions, constraints, and data providers for PHPUnit
phoenixrvd/phpunit-data-provider-yaml
Magic helper to autoload YAML, JSON or PHP files for data providers in PHPUnit.
potherca-blog/phpunit-mock-function
Trait that allows mocking functions in PhpUnit testcase.
Slamdunk/phpunit-extensions
Extensions for PHPUnit
weirdan/phpunit-appveyor-reporter
PHPUnit reporter that logs test results to AppVeyor test tab in real time