RomanHargrave / cuelib

GIT repo containing the currently (idle?) dead cuelib
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Cuelib should have unit tests. #10

Open RomanHargrave opened 9 years ago

RomanHargrave commented 9 years ago

From monsterm...@gmail.com on May 11, 2008 09:05:00

Cuelib is currently tested entirely by hand. This is error-prone and labour-intensive. We should be using unit tests.

The de facto standard framework for unit tests in Java is jUnit. I see no reason to use another framework (and no reason to not use a framework), so we should probably use it as well.

Original issue: http://code.google.com/p/cuelib/issues/detail?id=10

RomanHargrave commented 9 years ago

From monsterm...@gmail.com on May 11, 2008 08:31:37

Labels: Milestone-Release1.3.0

RomanHargrave commented 9 years ago

From monsterm...@gmail.com on May 06, 2009 13:43:51

Not something to delay a release for.

Labels: -Milestone-Release1.3.0