About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
Akagi201
11/26/2015 - 3:43 AM
share
Share
add_circle_outline
Save
pytest.md
pytest.md
content_copy
file_download
Rendered
Source
命令
执行单条测试用例:
py.test -q -s tests/test_marco.py::TestMarco::test_srs_bucket
插件
Testinfra
tutorials
http://pythontesting.net/framework/pytest/pytest-introduction/
clear