- Notifications
You must be signed in to change notification settings - Fork441
Open
Description
Mentioned as part of PR#78: By the way,@murrayrm, it might be good at some point to organize the existing tests better, to follow the NumPy/SciPy guidelines, for instance so that tests for module foo.py are in test_foo.py. Many are already like this, but some modules do not have corresponding test modules.