Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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