We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cad8b0 commit 7eb6600Copy full SHA for 7eb6600
pytest.ini
@@ -10,6 +10,7 @@ markers =
10
asyncio: marker for async tests
11
replica: replica tests
12
experimental: run only experimental tests
13
+ cp_integration: credential provider integration tests
14
asyncio_mode = auto
15
timeout = 30
16
filterwarnings =
0 commit comments