There are 0 repository under phpunit-extension topic.
Provides assertArraySubset for use in PHPunit
A PHPUnit extension that allows you to execute your test cases in a random order
Custom annotations and expectations for PHPUnit.
Allows to use attributes to define global variables in PHPUnit test cases
Assert exception/throwable/error PHPUnit trait
PHPUnit AccessorPair constraint
Provides various array-related PHPUnit assertions, primarily used for API testing.
:runner: Detects slow running tests in your PHPUnit-driven test suites.
Improve the performance of your PHPUnit test suite
Simple integration testing library in PHP for databases and other common infrastructure related tests.
A Visual Studio Code extension to provide additional PHPUnit functionality.
Yet Another PHPUnit extension for VSCode, but with superpowers!
đź’Ż Ensures your example codes works well by unit testing.
A complementary framework for PHPUnit that focuses on simplicity, reusability, and storytelling.
A testing extension for cspray/database-testing to setup a database for testing with PHPUnit
A collection of helpers for PHPUnit to ease testing Tarantool libraries.
Provides various Throwable-related PHPUnit assertions.
Allow gracefully interrupt running PHPUnit tests
Provides a simple way to mock built-in PHP functions in PHPUnit tests
phpunit-service-factory is a lightweight and reusable PHPUnit trait that simplifies the creation and injection of services in your unit tests. Designed for modern PHP applications, this trait helps you quickly bootstrap services—either from your service container or through manual instantiation—without repetitive boilerplate code.
Issue logging for PHPUnit tests in PhpStorm
Magic helper to autoload YAML, JSON or PHP files for data providers in PHPUnit.
Trait that allows mocking functions in PhpUnit testcase.
PHPUnit reporter that logs test results to AppVeyor test tab in real time