I just released Ahven 2.0. You can grab the source code from SourceForge.
This release includes two new features:
- Test timeouts
- Test skipping programmatically
When running tests, you can specify a timeout value for the tests. If test runs longer than the timeout value, the test is stopped. This ...
