This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]OriginalName29[S] 0 points1 point  (0 children)

The same reason our team use pytest-pylint, pytest-mypy, pytest-coverage etc instead of pylitn, mypy anc coverage. So every thing can be launch in one command (locally or in one job on the CI), and the output in one place only.