import numpy as np from numpy.testing import assert_array_equal if __name__ == '__main__': from numpy import testing testing.run_module_suite()