Skip to content

pytest-mypy < 0.4.0 emits false positive with new mypys #53

Description

@tucked

This is likely a wontfix, but old versions of the plugin call any output an error. Newer versions of mypy (0.730 at least) produce output on success which causes a false positive:

=========================== FAILURES ============================
__________________________ mypy cli.py __________________________
Success: no issues found in 1 source file

The solution is to upgrade to pytest-mypy >= 0.4.0 or downgrade mypy.

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