We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc04d2 commit 02344d8Copy full SHA for 02344d8
tests/unit/conftest.py
@@ -13,6 +13,7 @@ def teardown_method(self):
13
14
For more info, see:
15
* https://docs.pytest.org/en/latest/how-to/fixtures.html#teardown-cleanup-aka-fixture-finalization
16
+ * https://docs.pytest.org/en/latest/how-to/xunit_setup.html#method-and-function-level-setup-teardown
17
18
"""
19
del DotWiz.__getattr__
0 commit comments