asgard / tester
v0.3.1
2016-05-13 11:31 UTC
Requires
- php: >=5.5.9
- h0gar/xpath: ~0.1.0
This package is not auto-updated.
Last update: 2024-11-13 08:31:13 UTC
README
#Tester
The Asgard Tester helps you built functional tests for your application.
composer require asgard/tester 0.*
###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