Libraries tagged by Test Cases
drupsys/codeception-use-cases-module
1011 Downloads
Codeception module to support use case based tests
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
xsolve-pl/xsolve-unit-skelgen-bundle
10807 Downloads
XSolve PHPUnit SkelGen Bundle to improve creating test cases for PHPUnit
testbucket/testbucket
9 Downloads
A tool to generate test cases
socialpoint/parallel-phpunit
18241 Downloads
Parallel Test Cases Runner for PHPUnit
bariew/yii2-doctest-extension
3088 Downloads
Executes @example docBlock params as test cases
aedart/athenaeum
5158 Downloads
Athenaeum is a mono repository; a collection of various PHP packages
facile-it/paraunit-testcase
23417 Downloads
paraunit testcase
yalesov/zf2-phpunit-testcase
173 Downloads
PHPUnit test case base classes for ZF2 applications.
heartsentwined/zf2-phpunit-testcase
1811 Downloads
PHPUnit test case base classes for ZF2 applications.
console-helpers/prophecy-phpunit
2481 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
bradietilley/pest-stories
14 Downloads
A tool to assist in creating complex permutations of test case scenarios in Pest PHP (for Laravel)
lastcraft/simpletest
21844 Downloads
Unit testing, mock objects and web testing framework for PHP built around test cases.
bmelon/laravel-mail-assertions
565 Downloads
A package to make common mail assertions directly available within the Laravel test case.
soa-php/event-sourcing
94 Downloads
Design & Test use cases based on Commands & Events