Libraries tagged by aitestgenerator
shawnveltman/aitestgenerator
6 Downloads
This is my package aitestgenerator
axitbv/laravel-blueprint-streamlined-test-addon
674 Downloads
Swap Blueprint's TestGenerator with my own *too fancy* and *too specific*, *streamlined* tests for API Resource Controllers
ahrmerd/laravel-test-generator
95 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
nycofox/testgenerator
6 Downloads
Creates XML testdata using Faker and an input template