We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e94e72 + cc4f277 commit c41aac8Copy full SHA for c41aac8
README.md
@@ -93,3 +93,7 @@ autotest extract -x "//title" -j '[
93
}
94
]'
95
```
96
+
97
+## TODO
98
+* [ ] 1) support utilizing the script language Lua to ascertain the conformity of HTTP responses with expectations.
99
+* [ ] 2) support automating tests for gRPC protocol-based API services.
README_zh.md
@@ -91,3 +91,9 @@ autotest extract -x "//title" -j '[
91
92
+* [ ] 1) 支持使用脚本语言Lua判断HTTP response是否符合预期
+* [ ] 2) 支持对gRPC协议的API服务进行自动化测试
0 commit comments