earthlab / matplotcheck

A python package for checking and testing matplotlib plots. We use this for autograding student assignments but there are many other potential use cases including package testing (for packages with plots)!
https://matplotcheck.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Write tests for raster module #32

Closed kysolvik closed 4 years ago

kysolvik commented 5 years ago

Write tests for methods in matplotcheck/raster.py

lwasser commented 4 years ago

this has been done! closing