當前位置: 首頁>>代碼示例>>Python>>正文


Python pytest模塊代碼示例

pytest共有30個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. pytest.raises() ,3751個項目使用

2. pytest.fixture() ,3528個項目使用

3. pytest.main() ,724個項目使用

4. pytest.skip() ,636個項目使用

5. pytest.warns() ,446個項目使用

6. pytest.fail() ,353個項目使用

7. pytest.yield_fixture() ,352個項目使用

8. pytest.approx() ,326個項目使用

9. pytest.param() ,257個項目使用

10. pytest.importorskip() ,205個項目使用

11. pytest.xfail() ,138個項目使用

12. pytest.hookimpl() ,85個項目使用

13. pytest.deprecated_call() ,45個項目使用

14. pytest.__version__() ,34個項目使用

15. pytest.ini() ,32個項目使用

16. pytest.org() ,31個項目使用

17. pytest.exit() ,29個項目使用

18. pytest.Item() ,27個項目使用

19. pytest.register_assert_rewrite() ,24個項目使用

20. pytest.Function() ,23個項目使用

21. pytest.File() ,22個項目使用

22. pytest.mark() ,18個項目使用

23. pytest.Class() ,14個項目使用

24. pytest.Instance() ,13個項目使用

25. pytest.lazy_fixture() ,10個項目使用

26. pytest.UsageError() ,10個項目使用

27. pytest.__file__() ,7個項目使用

28. pytest.set_trace() ,6個項目使用

29. pytest.config() ,5個項目使用

30. pytest.PytestWarning() ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。