Skip to content

Commit

Permalink
Update pytest.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
mfenner committed Oct 24, 2024
1 parent 5d37941 commit 5098a8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[pytest]
python_files = test-*.py
testpaths = tests
markers =
asyncio: mark a test as requiring asyncio
vcr: mark a test as requiring vcr

0 comments on commit 5098a8b

Please sign in to comment.