JML:
Java IDEs:
-
Eclipse
-- interactive development environment (IDE) for Java development
-
NetBeans
-- another interactive development environment (IDE) for Java development
-
BlueJ
-- education-oriented IDE for Java development
SVN:
-
online book
-- a complete guide to svn, in a number of formats; choose the documentation
for subversion 1.4
-
subversion home site
-- for downloading, and a lot of other information
Testing Tools:
-
TestNG
-- "next generation" testing framework for Java
-
JUnit
-- "old generation" testing framework for Java
-
unittest
-- unit testing framework for Python
-
minitest, and others
-- unit testing frameworks for Ruby
-
Java code coverage tools:
-
Python code coverage tool:
coverage 3.7.1
-
Ruby code coverage tool:
simplecov
Noteworthy Testing Literature:
index
|
lectures
|
handouts
|
examples
|
doc
|
lib
|
grades