Skip to content

Consider using pylint-pytest #446

@llucax

Description

@llucax

What's needed?

Get less false positives when linting pytest tests.

Proposed solution

Consider using pylint-pytest, which disables typical annoying false positives when writing tests with pytest, like when using a fixture as a function argument but not in the body, and also enables some pytest specific lints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:templateAffects the cookiecutter template filespart:testsAffects the unit, integration and performance (benchmarks) teststype:enhancementNew feature or enhancement visitble to users

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions