Skip to content

Latest commit

 

History

History
25 lines (7 loc) · 267 Bytes

README.md

File metadata and controls

25 lines (7 loc) · 267 Bytes

webtest

本文章是自己学习《web接口开发与自动化测试:基于python语言》的学习笔记和代码

https://github.com/defnngj/guest

安装准备

  1. python环境:python3.6.5

  2. 第三方库

     pip install django==1.10.3