expecttest
This library implements expect tests (also known as "golden" tests). Expect tests are a method of writing tests where instead of hard-coding the expected output of a test, you run the test to get the output, and the test framework automatically populates the expected output. If the output of the test changes, you can rerun the test with the environment variable EXPECTTEST_ACCEPT=1 to automatically update the expected output.
https://github.com/ezyang/expecttest
Available modules
The overview below shows which expecttest installations are available per target architecture in the HPCC module system, ordered based on software version (new to old).
To start using expecttest, load one of these modules using a module load command like:
module load expecttest/0.1.5-GCCcore-12.3.0
(This data was automatically generated on Thu, 22 Jan 2026 at 12:03:27 EST)
| gateway | generic | zen2 | zen3 | zen4 | skylake_avx512 | |
|---|---|---|---|---|---|---|
| Gateway nodes | everywhere (except Grace nodes) | amd20 | amd22 | amd24 | intel18,amd20-v100,amd21,intel21 | |
| expecttest/0.1.5-GCCcore-12.3.0 | - | x | - | x | x | x |