Test Suite

The SaltProc test suite uses the JEFF 3.1.2 library for Serpent2 integration tests, and the ENDF/B VII.1 library for OpenMC integration tests. You can obtain the JEFF 3.1.2 library by running the process_j312.bash script under scripts/xsdata, and you can obtain the ENDF/B VII.1 library for OpenMC from this link, which you can also find on openmc.org. The test suite requires the pytest package.

Whenever a new feature or function is added, a test should also be added for that feature.