Skip to content

Commit a4b0581

Browse files
juanitorduzricardoV94
authored andcommitted
Add colors to tests
1 parent a2695a7 commit a4b0581

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[tool.pytest.ini_options]
22
minversion = "6.0"
33
xfail_strict=true
4+
addopts = [
5+
"--color=yes",
6+
]
47

58
[tool.black]
69
line-length = 100

0 commit comments

Comments
 (0)