Skip to content

Add testing and checks to all fenics-* Spack packages #3866

@jhale

Description

@jhale

Describe new/missing feature

Spack supports build time tests, install sanity checking and standalone (quick) tests of packages which would help end users ensure that what Spack builds is actually OK.

https://spack.readthedocs.io/en/latest/packaging_guide_testing.html

In some cases, tests can be discovered through standard hooks, e.g. make check and make test which was implemented for DOLFINx C++ in #3858, but the other packages e.g. packages using pytest will require some custom work.

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