Skip to content

Testing: split different symbolic backend computations into multiple test environments #316

Description

@ranocha

Currently, we have a single test environment including all symbolic backends, However, some of them have some inter-dependencies (for extensions) that restrict the versions we can use for all of them together. It could make sense to introduce multiple test environments to be able to update versions faster in the tests (maybe similar to https://github.com/JuliaDiff/DifferentiationInterface.jl ?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions