We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f324f26 commit 6b15783Copy full SHA for 6b15783
end_to_end_tests/__init__.py
@@ -1 +1,4 @@
1
""" Generate a complete client and verify that it is correct """
2
+import pytest
3
+
4
+pytest.register_assert_rewrite("end_to_end_tests.end_to_end_test_helpers")
0 commit comments