amims71/auto-test

Your can create automated Unit Test Class from a Class or UML

v1.0.1 2021-07-18 04:26 UTC

This package is auto-updated.

Last update: 2024-04-18 10:07:54 UTC


README

Installation:

  • composer require amims71/auto-test

Command

  • php artisan php app/Model/Person.php
  • php artisan json app/Uml/Person.json
  • vendor/bin/phpunit