摘要:
https://docs.pytest.org/en/latest/getting started.html create your first test http://www.testclass.net/pytest 【一】assert & raise 共三个相关文件 test_assert_on 阅读全文
摘要:
Mac抓包神器 Charles Charles 是一款Mac上的HTTP代理服务器、HTTP监视器、反向代理服务器,可以让开发者监视查看所有连接互联网的HTTP通信,包括请求,响应和HTTP头信息等等,俗称“抓包”工具,对于Web开发人员来说是一款很有价值的辅助工具,具有Firefox插件,非常不错 阅读全文