2025-06-09 08:19:45 +00:00
|
|
|
diff -Nru frozenlist-1.6.2.orig/pytest.ini frozenlist-1.6.2/pytest.ini
|
|
|
|
--- frozenlist-1.6.2.orig/pytest.ini 2025-06-03 22:04:42.000000000 +0200
|
|
|
|
+++ frozenlist-1.6.2/pytest.ini 2025-06-06 13:58:26.290587614 +0200
|
|
|
|
@@ -18,14 +18,6 @@
|
|
|
|
# https://docs.pytest.org/en/stable/doctest.html
|
|
|
|
--doctest-modules
|
2024-01-08 09:16:55 +00:00
|
|
|
|
|
|
|
- # Pre-load the `pytest-cov` plugin early:
|
|
|
|
- -p pytest_cov
|
|
|
|
-
|
|
|
|
- # `pytest-cov`:
|
|
|
|
- --cov
|
|
|
|
- --cov-config=.coveragerc
|
2025-06-09 08:19:45 +00:00
|
|
|
- --cov-context=test
|
2024-01-08 09:16:55 +00:00
|
|
|
-
|
|
|
|
# Fail on config parsing warnings:
|
|
|
|
# --strict-config
|
|
|
|
|