pytest+requests+websocket+locust 接口测试. Contribute to Tester-Dolores/pytest-example development by creating an account on GitHub.
pytest 是一个能够简化测试系统构建、方便测试规模扩展的框架,它让测试变得更具表现力和可读性。只需要几分钟的时间,你就可以开始一个简单的单元测试或者复杂的功能测试。 大家可以用于 pytest test_sample.py执行,不过需要进入到test_sample的文件目录内 ...