asgard / tester
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/asgard/tester
Requires
- php: >=5.5.9
- h0gar/xpath: ~0.1.0
This package is not auto-updated.
Last update: 2025-10-01 12:27:36 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