Skip to content

Add testing/__init__.py ? #6452

@blueyed

Description

@blueyed

#6451 reminded me of having testing/__init__.py, which is required for specific mypy config ([mypy-testing.*]) - mypy requires this to be a module.

Should we add this?
We do not have specific mypy config for tests yet, but this would allow to use check_untyped_defs = True there then.

/cc @bluetech

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementnew feature or API change, should be merged into features branchtype: selftestsa problem in the tests of pytest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions