- conda env create -n mssa -f conda.yaml
- conda activate mssa
- source loadenv
- pytest
- python tests/visualize_path.py
File “tests/data/pivot_unit_tests_inputs_outputs.txt” contains inputs and expected outputs for pivoting unit tests. The expected outputs cover all 48 pivots. These inputs for true positive results. Later inputs may test that certain outputs are NOT generated, i.e. they will test against false positive results.