Skip to content

Commit fe3f5fa

Browse files
committed
Add pytest Color
1 parent b8eb65a commit fe3f5fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ cppython = "cppython.console.entry:app"
6060
[tool.pytest.ini_options]
6161
log_cli = true
6262
testpaths = ["tests"]
63+
addopts = ["--color=yes"]
6364

6465
[tool.mypy]
6566
exclude = "__pypackages__"

0 commit comments

Comments
 (0)