Libraries tagged by unit testing
faissaloux/pest-plugin-database
0 Downloads
Pest plugin for databases structure
emaadali/pest-database-isolation-plugin
20 Downloads
Pest plugin for isolating Laravel parallel and concurrent test runs with Neon branches or local Postgres databases.
dex/pest-plugin-laravel-tester
186 Downloads
Pest plugin to test Laravel components
daycry/phpunit-extension-selenium
167 Downloads
A library that allows you to easily use the PHP-Selenium library in your PHPUnit tests.
cross-solution/phpunit-utils
982 Downloads
Utilities to aid in writing unit tests with the PHPUnit Framework
crimsonkissaki/mockmaker
44 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.
ralphjsmit/pest-plugin-livewire
24747 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
3103 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
elephantly/kahlan-bundle
31249 Downloads
Symfony bundle for Kahlan Test Framework integration
eerison/pest-plugin-api-platform
211 Downloads
Pest plugin for Api platform
acid/acid
207 Downloads
Acid Testing Framework
microunit/microunit
5 Downloads
Minimal. Modern. Mighty. The next-generation PHP unit testing framework for developers who want speed, clarity, and power.
ksfraser/famock
49 Downloads
FrontAccounting function mocks for unit testing
expectation/expectation
4213 Downloads
expectation library for unit testing