Skip to content

tests are missing from pypi downloads #103

@gdt

Description

@gdt

The 6.15.0 release notes say there are pytest tests. In preparing an update for pkgsrc to 6.151, I added TEST_DEPENDS based on the output from trying to run pytest (which is default), pytest, pytest-cov and anyio. But, it found no tests.

Looking at the unpacked distirbution file from pypi, I can find no tests. The test directory is missing.

(I'm taking it as obvious that users should be able to build from pypi downloads and run tests in their environment, vs tests only being appropriate for git checkouts. pkgsrc encapsulates testing as well as building.)

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