Testing

RSSMOSPipeline uses the Robot Framework for tests.

Note

The files needed to run the test suite are found in the tests directory of the RSSMOSPipeline source distribution.

To run the full set of tests (may take a while):

robot tests.robot

To run a single test in a test suite do, e.g.,

robot -t "MOS reduction using slit file" tests.robot

Check the plots/ directory for output from some tests.