We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94cb163 commit 853a7fdCopy full SHA for 853a7fd
pytest.ini
@@ -1,5 +1,6 @@
1
[pytest]
2
testpaths = kwant
3
+junit_family = xunit2
4
flakes-ignore =
5
__init__.py UnusedImport ImportStarUsed ImportStarUsage
6
kwant/_plotter.py UnusedImport
0 commit comments