Testing utilities for ObsPy.
copyright: | The ObsPy Development Team (devs@obspy.org) |
---|---|
license: | GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html) |
Functions
add_doctests | Function to add all available doctests of the module with given name (e.g. |
add_unittests | Function to add all available unittests of the module with given name (e.g. |
checkForMatplotlibCompareImages | |
check_flake8 | |
get_matplotlib_defaul_tolerance | The two test images (“ok”, “fail”) result in the following rms values: matplotlib v1.3.x (git rev. |
Classes
ImageComparison | Handles the comparison against a baseline image in an image test. |
Exceptions
ImageComparisonException |