Skip to content

Commit a8ec139

Browse files
Mfortnerandreasprlic
authored andcommitted
/* Compromises and Unfinished bits */
1 parent 1c99c4f commit a8ec139

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

_wikis/BioJava3_Design.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ Compromises and Unfinished bits
6060
suggested, but none have been identified. Please amend this document
6161
with the names of any good ones you know.
6262

63+
[Jalopy <http://jalopy.sourceforge.net/>] - can be used as Eclipse
64+
plugin, or Ant task.
65+
[Cobertura <http://cobertura.sf.net>] - can be used to assess JUnit test
66+
coverage.
67+
6368
Priorities
6469
----------
6570

_wikis/BioJava3_Design.mediawiki

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ This document was based on comments made on the following pages:
2626
* TestNG was suggested instead of JUnit, but knowledge of this tool is not so widespread and this may impact on quality of testing.
2727
* A tool for analysing comment coverage and coding style was suggested, but none have been identified. Please amend this document with the names of any good ones you know.
2828
29+
[Jalopy http://jalopy.sourceforge.net/] - can be used as Eclipse plugin, or Ant task.<br/>
30+
[Cobertura http://cobertura.sf.net] - can be used to assess JUnit test coverage.
31+
2932
==Priorities==
3033
Andreas' very useful Usage Analysis page shows the most frequently requested documentation. In the absence of any real usage statistics, we must assume that the things people most often want to read about are the things that people most often use. (It could also be said that the things that people most read about are the things that work least well in the present code... but we shall ignore that for now...).
3134

0 commit comments

Comments
 (0)