Libraries tagged by unit testing
quadraecom/pest-plugin-selectors
1618 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.
miniaturebase/pest-plugin-graphql
9 Downloads
Test your PHP GraphQL server in style, with Pest!
juniora/pest-plugin-type-coverage
781 Downloads
The Type Coverage plugin for Pest PHP.
jsiefer/mage-mock
90 Downloads
Mock the Magento Framework
faissaloux/pest-plugin-math
9 Downloads
Math plugin for Pest PHP
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
artox-lab/pho
3228 Downloads
A BDD testing framework
ralphjsmit/pest-plugin-livewire
23668 Downloads
A plugin for Pest to test Livewire forms.
pestphp/dust
2 Downloads
A PHP browser testing solution using Laravel Dusk and Pest
idimsh/better-bypass-finals
2528 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
eerison/pest-plugin-api-platform
189 Downloads
Pest plugin for Api platform
acid/acid
207 Downloads
Acid Testing Framework
testunit/memunit
88 Downloads
TestUnit is PHP testing library that simplifies unit testing with an assertions.
mindplay/testies
3744 Downloads
Yeah, testies: a lightweight library for quick, simple unit-testing