update README

This commit is contained in:
debugtalk
2017-07-18 12:24:51 +08:00
parent 093bf31864
commit 3a6955ef0a

View File

@@ -107,3 +107,4 @@ Python `2.7`, `3.3`, `3.4`, `3.5`, and `3.6`.
- [《ApiTestEngine 演进之路1搭建基础框架》](http://debugtalk.com/post/ApiTestEngine-1-setup-basic-framework/)
- [《ApiTestEngine 演进之路2探索优雅的测试用例描述方式》](http://debugtalk.com/post/ApiTestEngine-2-best-testcase-description/)
- [《ApiTestEngine 演进之路3测试用例中实现 Python 函数的定义》](http://debugtalk.com/post/ApiTestEngine-3-define-functions-in-yaml-testcases/)
- [《ApiTestEngine 演进之路4测试用例中实现 Python 函数的调用》](http://debugtalk.com/post/ApiTestEngine-4-call-functions-in-yaml-testcases/)