Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 406 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 406 Bytes

Testing

We use pytest to execute the tests. For testing of plot generation, we use the mpl plugin for pytest. A range of different plots are created, and compared against the baseline images in the baseline_images subfolder.

To run the tests, go to the root of this repo directory and run

pytest dabest