pombreda / radpy

Automatically exported from code.google.com/p/radpy
0 stars 1 forks source link

Unit test framework #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We need to have some sort of unit testing capability for RadPy.  Writing
unit tests for individual modules is easy enough, but we need some way of
automating unit testing of all data analysis modules for every RadPy
plugin.  This will obviously have implications for any automated plugin
system.  SciPy has a global unit testing system.  Some variation on that
might be the best course.

Original issue reported on code.google.com by flounder.sdt@gmail.com on 2 Jan 2010 at 10:14

GoogleCodeExporter commented 9 years ago
This is more of an enhancement than a defect I suppose.

Original comment by flounder.sdt@gmail.com on 2 Jan 2010 at 10:15