numpy.testing
Common test support for all numpy test scripts.
This single module should provide all the common functionality for numpy tests in a single location, so that test scripts can just import it and work right away. For background, see the Testing Guidelines
Examples
MetPy Mondays `#112 - What is 1 - 0.5? Testing Calculations! : Unidata Developer's Blog assert_almost_equal