Download the PHP package iak/make-testable without Composer
On this page you can find all versions of the php package iak/make-testable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iak/make-testable
More information about iak/make-testable
Files in iak/make-testable
Download iak/make-testable
More information about iak/make-testable
Files in iak/make-testable
Vendor iak
Package make-testable
Short Description Create a test along with your class, when using the laravel make commandrm
License MIT
Homepage https://github.com/iak/make-testable
Package make-testable
Short Description Create a test along with your class, when using the laravel make commandrm
License MIT
Homepage https://github.com/iak/make-testable
Keywords iaKmake-testable
Please rate this library. Is it a good library?
Informations about the package make-testable
[SOON TO BE DEPRECATED] Laravel make-testable
This functionality is soon available in laravel core. This package will therefore be deprecated and should not be installed >= v8 laravel apps
Create a test along with any class created using the laravel make command.
Usage
Simply add on a --test option to your make commands, and a test will be created simultaneously.
Example
is the same as
You can make tests for the following classes:
- Command
- Controller
- Event
- Job
- Listener
- Middleware
- Model
- Notification
Todo
- Export a config file with customizable locations, naming conventions and options for the test command.
Installation
You can install the package via composer:
Testing
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of make-testable with dependencies
PHP Build Version
Package Version
The package iak/make-testable contains the following files
Loading the files please wait ....