doc: add docs to repo

This commit is contained in:
debugtalk
2019-11-01 23:16:58 +08:00
parent d15d811b6f
commit 8d64fede9b
85 changed files with 5116 additions and 3 deletions

17
docs/related-docs.md Normal file
View File

@@ -0,0 +1,17 @@
## 开发笔记
- [DebugTalk](http://debugtalk.com/tags/HttpRunner/)
## 演讲
- [MTSC 2018][MTSC2018]: [《大疆互联网的一站式自动化测试解决方案基于HttpRunner》][dji-httprunner]
- [PyCon China 2018][PyConChina2018]: [《借助 Python 开源生态打造企业级自动化测试框架HttpRunner》][PyCon-HttpRunner]
- [MTSC 2019][MTSC2019]: [《HttpRunner 2.0 技术架构与接口测试应用》][httprunner-2.0]
[MTSC2018]: https://www.bagevent.com/event/1193113
[PyConChina2018]: http://cn.pycon.org/2018/city_beijing.html
[dji-httprunner]: /attachments/DJI-HttpRunner.pdf
[PyCon-HttpRunner]: /attachments/PyCon-HttpRunner.pdf
[MTSC2019]: https://testerhome.com/mtsc/2019
[httprunner-2.0]: /attachments/MTSC2019-HttpRunner-2.0.pdf