python-pytest-arraydiff 0.3 Pytest plugin to help with comparing array output from tests

This is a py.test plugin to facilitate the generation and comparison of data arrays produced during tests, in particular in cases where the arrays are too large to conveniently hard-code them in the tests.