asgard/tester

v0.3.1 2016-05-13 11:31 UTC

This package is not auto-updated.

Last update: 2024-04-17 05:52:00 UTC


README

#Tester

The Asgard Tester helps you built functional tests for your application.

##Installation

composer require asgard/tester 0.*

##Commands

###Run Run the tester.

Usage:

php console tester:run [--config=Namespace\ConfigClass] [--output=AppTest]

###Curl converter Convert an curl request to an Asgard request.

Usage:

php console tester:curl [curl request]

##Contributing

Please submit all issues and pull requests to the asgardphp/asgard repository.

License

The Asgard framework is open-sourced software licensed under the MIT license