Skip to content

Why not just use mypyand "pytest`? What are the advantages of the "pytest-mypy" package? #114

Closed
@simon-liebehenschel

Description

@simon-liebehenschel

Sorry for my noob question, but what is the purpose of the package?
I can run in a terminal locally or at a cloud's CI/CD the following two commands:

>  mypy src/ && mypy tests/
>  pytest tests/ 

So why waste time on a new package development instead of just running two simple commands?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions