Skip to content

Run e2e test with published libs #151

Description

@robertschonfeld

To prevent an issue like #147, we should run e2e tests with libs published to pypi i.e. pip install ...

Occasionally we can also run against multiple recent versions.

Most of all run python tests either
- using maturin build --release
- against the final build downloaded from PyPi (at least a smaller smoke test)

Also consider pinning the maturin action version in publish_python.yml.

We can also discuss using github releases/tags as triggers for the publishing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions