Download the PHP package wallacemaxters/testudo without Composer
On this page you can find all versions of the php package wallacemaxters/testudo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wallacemaxters/testudo
More information about wallacemaxters/testudo
Files in wallacemaxters/testudo
Download wallacemaxters/testudo
More information about wallacemaxters/testudo
Files in wallacemaxters/testudo
Vendor wallacemaxters
Package testudo
Short Description A package to generate tests for Laravel Eloquent models
License MIT
Package testudo
Short Description A package to generate tests for Laravel Eloquent models
License MIT
Please rate this library. Is it a good library?
Informations about the package testudo
Testudo
The Testudo (joke with "big forehead" in portuguese) is a code generator for common TestCases in Laravel.
Install
Example
This command will be generate the file tests/Unit/Models/PostTest.php
.
Features
- Generate tests for your Model relationships
- Generate tests for your Model appended attributes
- Generate test for your Model primaryKey name
- Generate test for your table name
Future
- Generate common tests for controllers, based on defined routes.
All versions of testudo with dependencies
PHP Build Version
Package Version
Requires
illuminate/console Version
^10.0
illuminate/database Version ^10.0
symfony/var-exporter Version ^6.3
illuminate/database Version ^10.0
symfony/var-exporter Version ^6.3
The package wallacemaxters/testudo contains the following files
Loading the files please wait ....