Skip to content

Commit 853a7fd

Browse files
committed
specify junit in pytest config
1 parent 94cb163 commit 853a7fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[pytest]
22
testpaths = kwant
3+
junit_family = xunit2
34
flakes-ignore =
45
__init__.py UnusedImport ImportStarUsed ImportStarUsage
56
kwant/_plotter.py UnusedImport

0 commit comments

Comments
 (0)