Skip to content

in-tree tests #343

Open
Open
@maxnoe

Description

@maxnoe

Is there a reason why this guide (only) recommends out-of-tree tests?

I think having in-tree tests, especially for scientific python projects that have compiled components provide benefits, mainly that you can run the tests of the installed module to check if everything is working fine using:

pytest --pyargs <package>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions