Skip to content

Undeclared dependencies can slip through testing #497

@jmuhlich

Description

@jmuhlich

Our CI environments install all optional dependencies, meaning that core pysb code can accidentally import those modules or anything from their transitive requirements without breaking any tests. It would be great if CI could start with a "minimal" pysb install and run all applicable tests first before moving on to the optional stuff. Maybe this should be another axis of the test matrix?

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