-
-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Labels
enhancementNew feature or requestNew feature or requestpackagingtestingTest system issuesTest system issues
Description
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
Labels
enhancementNew feature or requestNew feature or requestpackagingtestingTest system issuesTest system issues