Pinned Repositories
ApiTest
基于Django开发的接口测试平台
bn256
Fully tested python bn256 as golang crypto/bn256
emailz
easy use for send emails
filez
Easy use for fetch data from kinds of files
gitstats
gitstats for Python3
go_requests
golang requests for http requests
htmlrunner
htmlrunner for unittest
logz
easy log use for extra infos
qaschool
[原创]基于django的一款文本教程网站(类似菜鸟教程)
user_api_demo
[原创]用Flask搭建的测试接口,包含GET,POST表单/REST接口,上传文件,session/接口依赖, 验签, SOAP/XML-RPC接口等,包含接口文档
hanzhichao's Repositories
hanzhichao/gitstats
gitstats for Python3
hanzhichao/ApiTest
基于Django开发的接口测试平台
hanzhichao/qaschool
[原创]基于django的一款文本教程网站(类似菜鸟教程)
hanzhichao/user_api_demo
[原创]用Flask搭建的测试接口,包含GET,POST表单/REST接口,上传文件,session/接口依赖, 验签, SOAP/XML-RPC接口等,包含接口文档
hanzhichao/postboy
[原创]基于json文件数据驱动的的接口测试框架(Python)
hanzhichao/interview_python
关于Python的面试题
hanzhichao/pytest-appium
Pytest plugin for running appium
hanzhichao/api_checker
基于unittest的接口测框架
hanzhichao/full_pytest_documentation_cn
Pytest官方文档翻译
hanzhichao/pytest-crontab
register crontab task for pytest
hanzhichao/pytest-data-file
Pytest plugin for using yaml or json as data file
hanzhichao/pytest-db
Pytest plugin for mysql query or change
hanzhichao/python3_full_stack_automation_test
Python3全栈自动化测试
hanzhichao/run_excel
[原创] Excel文件数据驱动接口测试框架
hanzhichao/awesome-django-cn
Django 优秀资源大全。
hanzhichao/demo01
个人练习代码
hanzhichao/hexo_blog
my_hexo_blog for hanzhichao.github.io
hanzhichao/httpbird
HTTP reqeusts with yaml or json files
hanzhichao/httprunner
One-stop solution for HTTP(S) testing.
hanzhichao/interface_test2
[原创]基于Pytest+requests编写的接口测试框架
hanzhichao/myshop
Django2 By Examples第7章代码练习
hanzhichao/post_json
[原创]基于json文件实现的数据启动框架,支持session依赖/接口依赖(中间变量)等
hanzhichao/pytest-http
Pytest plugin for sending http request
hanzhichao/python_api_cource
[原创]Python 接口测试四天课程笔记
hanzhichao/sms
Django在线教育平台
hanzhichao/unittest
unittest源码注释
hanzhichao/xadmin
Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.
hanzhichao/educa
根据《Django By Example》第10章编写
hanzhichao/pathz
hanzhichao/qaschool2
临时