Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
38 lines (24 loc) · 925 Bytes

README.md

File metadata and controls

executable file
·
38 lines (24 loc) · 925 Bytes

PhpUnitGen Web Application

This repository is a web application to use the phpunit-generator package.

The application is available online, on phpunitgen.io.

Development

To develop on this application, you will probably need to copy the src/local.php.dist to src/local.php.

You will also need to setup a virtual with following information:

ServerName phpunitgen.local
ServerAlias api.phpunitgen.local doc.phpunitgen.local

Running tests

No unit tests are available for the moment, there is only the PSR-2 validation on PHP files.

$ composer cs-check

Contributing

Please see CONTRIBUTING for more details.

Credits

  • [Paul Thébaud][link-author]
  • [All Contributors][link-contributors]

License

The MIT License (MIT). Please see License File for more information.