Skip to content

Commit

Permalink
Add colors to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz authored and ricardoV94 committed Aug 12, 2023
1 parent a2695a7 commit a4b0581
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[tool.pytest.ini_options]
minversion = "6.0"
xfail_strict=true
addopts = [
"--color=yes",
]

[tool.black]
line-length = 100
Expand Down

0 comments on commit a4b0581

Please sign in to comment.