Download the PHP package olmer/magento-unit-tests-generator without Composer
On this page you can find all versions of the php package olmer/magento-unit-tests-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download olmer/magento-unit-tests-generator
More information about olmer/magento-unit-tests-generator
Files in olmer/magento-unit-tests-generator
Download olmer/magento-unit-tests-generator
More information about olmer/magento-unit-tests-generator
Files in olmer/magento-unit-tests-generator
Vendor olmer
Package magento-unit-tests-generator
Short Description Unit Tests Generator
License MIT
Package magento-unit-tests-generator
Short Description Unit Tests Generator
License MIT
Please rate this library. Is it a good library?
Informations about the package magento-unit-tests-generator
Magento 2 module unit tests generator
Sometimes writing new unit test for class with multiple dependencies may be tedious, so this package is intended to simplify magento2 unit tests creation. Command reads source file and generates basic unit test structure for specified class. If unit test already exists - nothing will happen. Test class is placed into test object class' module under app/code/Vendor/Module/Test/Unit/...
How to install
How to generate a unit test for a specific class
Examples
Source class
Generated test class
All versions of magento-unit-tests-generator with dependencies
PHP Build Version
Package Version
The package olmer/magento-unit-tests-generator contains the following files
Loading the files please wait ....