관리-도구
편집 파일: pytest_plugin_failing_helper.py
""" Failing test to test stacktrace output - see ``pytest_check_failed_plugin_test.py``.""" def test_fs(fs): assert 1 == 2