Libraries tagged by unit testing
code-distortion/insight
385 Downloads
Test protected and private object methods and properties as if they were public
bebat/verify
345 Downloads
BDD assertion library for PHPUnit
atoum/blackfire-extension
21 Downloads
Write your Blackfire test suites with atoum
atoum/bdd-extension
35017 Downloads
atoum Spec BDD extension
pyrsmk/minisuite
58 Downloads
Micro unit testing framework
oliverklee/tea
32 Downloads
TYPO3 example extension for unit testing and best practices
magetest/magento-phpunit-extension
2859 Downloads
Magento PHPUnit extension, a lightweight module and library for testing Magento applications with PHPUnit
atoum/phpunit-extension
29 Downloads
atoum PHPUnit extension - Run your PHPUnit tests with atoum
skagarwal/reflection
6232 Downloads
Test any Private/Protected Methods/Properties of any class
parf/spartan-test
21 Downloads
PHP 8 Unit and Web Testing Utility
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
test-db-acle/test-db-acle
333 Downloads
Framework for very lightweight setting up of database test data for unit tests
sassnowski/pest-plugin-contract-tests
254 Downloads
A plugin to define an implement contract tests in Pest
quadraecom/pest-plugin-selectors
1616 Downloads
Add CSS selector-based testing capabilities to Pest
petrp/access
3866 Downloads
Access - Tool for access to private and protected members of object. It's handy for unit tests.