Libraries tagged by testing
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
334 Downloads
Framework for very lightweight setting up of database test data for unit tests
tayeb-ali/larazoul
6 Downloads
LaraZoul new Laravel cms and Crud package
sven/laravel-view-assertions
423 Downloads
Assert things about your Laravel views in your PHPUnit tests
sunnysideup/basic-auth-better
248 Downloads
Adds basic auth to your Silverstripe website the way it was intended (not just for pages, also for files).
sunaoka/phpunit-laravel-localization
26 Downloads
Laravel Localization PHPUnit testing
stratedge/wye
5134 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
steviostudio/reverse-regex
134 Downloads
Convert Regular Expressions into text
stephenlake/laravel-sanity
130 Downloads
Automate builds and code standards sniffing. Now with badges.
socialpoint/parallel-phpunit
18241 Downloads
Parallel Test Cases Runner for PHPUnit
socialengine/setup-test-db
14055 Downloads
Get efficient with seeding your database for tests in Laravel
smousss/laravel-pestifize
240 Downloads
Convert PHPUnit tests to Pest 2 using GPT-4.
slaffik/bp-default-data
11 Downloads
Create lots of users, messages, friends connections, groups, topics, activity items in BuddyPress - useful for testing purpose
skagarwal/reflection
6244 Downloads
Test any Private/Protected Methods/Properties of any class
sheadawson/silverstripe-userswitcher
4562 Downloads
During testing, allows Admins to quickly switch to act as a different user in the system