Spack Test Command Cheatsheet - Alpine-DAV/ascent GitHub Wiki

Spack Test During Install:

bin/spack install --test=root conduit

Spack Test Post Install:

bin/spack test run --alias my_test_run conduit
bin/spack test results -l  my_test_run