Libraries tagged by test-generator
olmer/magento-unit-tests-generator
66997 Downloads
Unit Tests Generator
yireo/magento2-test-generator
445 Downloads
N/A
schranz/test-generator
26347 Downloads
A cli tool which generates unit tests.
mihaeu/test-generator
18796 Downloads
Generate test cases for existing files
umc/uutg
1092 Downloads
PHP Unit test generator
thomyl/laravel-auto-test-generator
1285 Downloads
Laravel >=6 package for generating unit test automatically
ahrmerd/laravel-test-generator
499 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
unigen/unigen
40619 Downloads
UniGen is a unit test generator for PHP. It automatically generates unit tests for your classes
vigneshc91/laravel-test-generator
8734 Downloads
Laravel package for generating unit test automatically
sofa/laravel-test-generator
7 Downloads
Don't write boilerplate for your feature tests in a Laravel project
jwage/phpunit-test-generator
191 Downloads
Generate PHPUnit test classes for a PHP class.
jrmadsen67/laravel-feature-test-generator
4060 Downloads
Cascading model updates for Laravel.
idrinth/phpunit-test-generator
11 Downloads
Generates tests for use with PHPunit based on an existing composer.json
davispeixoto/laravel-test-generator
1199 Downloads
Laravel 4 tests generator
cubiche/tests
2000 Downloads
Small component that provides tools to create and run tests for Cubiche components.