查看帮忙信息
F:\PycharmProjects\djangotest>pytest --h
查看版本号
F:\PycharmProjects\djangotest>pytest --version
查看mark相关功能
F:\PycharmProjects\djangotest>pytest --markers
例如,结果如下:
查看fixtures相关功能
F:\PycharmProjects\djangotest>pytest --fixtures
标签:帮助,查看,--,获取,pytest,PycharmProjects,fixtures,djangotest From: https://www.cnblogs.com/docstrange/p/17233961.html