Skip to content

Commit f06729e

Browse files
Apply Repo-Review rule PP308
pytest: Specifies useful summary
1 parent 7eaa068 commit f06729e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
]
5050

5151
[tool.pytest.ini_options]
52-
addopts = ["-v", "--strict-config", "--strict-markers", "--doctest-modules", "--ignore=benchmark", "--doctest-glob=README.md"]
52+
addopts = ["-v", "-ra", "--strict-config", "--strict-markers", "--doctest-modules", "--ignore=benchmark", "--doctest-glob=README.md"]
5353
log_level = "INFO"
5454
xfail_strict = true
5555

0 commit comments

Comments
 (0)