TenKeyAngle / dataturbine

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

Need to add junit4 support to codebase for NMI and regression tests #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open build.xml in emacs... there is no other editor that will work. 
2. Observe the lack of a 'test' target.
3. There is no step three.

We need to add the hooks and infrastructure to support unit and integration 
tests, so that we can 
run them on the NMI system. The matlab-based tests are probably the starting 
point.

Original issue reported on code.google.com by phubb...@gmail.com on 22 May 2008 at 11:31

GoogleCodeExporter commented 9 years ago

Original comment by phubb...@gmail.com on 23 May 2008 at 6:12

GoogleCodeExporter commented 9 years ago
I have added a JUnitTesting subtask, but the tests in the MATLAB section need 
to be 
ported to JUnit.

Original comment by enfield....@gmail.com on 22 Aug 2008 at 8:18