summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/pytest-asyncio/setup.cfg
blob: 23a8eba2ce5c95a2d4b5673564ef2862262a46ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[coverage:run]
source = pytest_asyncio

[coverage:report]
show_missing = true

[tool:pytest]
addopts = -rsx --tb=short
testpaths = tests
filterwarnings = error

[metadata]
license_file = LICENSE

[egg_info]
tag_build = 
tag_date = 0