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-09-18 07:49:29 UTC
README
#Tester
Asgard Tester 帮助您为应用程序构建功能测试。
composer require asgard/tester 0.*
###运行 运行测试器。
用法
php console tester:run [--config=Namespace\ConfigClass] [--output=AppTest]
###Curl 转换 将 curl 请求转换为 Asgard 请求。
用法
php console tester:curl [curl request]
##贡献
请将所有问题和拉取请求提交到 asgardphp/asgard 存储库。
许可协议
Asgard 框架是开源软件,根据 MIT 许可协议 许可。