hprange / wounit

The WOUnit framework contains a set of utilities for testing WebObjects applications using JUnit 4.7 or later capabilities.
http://hprange.github.io/wounit/
Apache License 2.0
19 stars 18 forks source link

Warn user when the JUnit version is incompatible #17

Closed hprange closed 12 years ago

hprange commented 13 years ago

WOUnit requires JUnit 4.8 or greater. It doesn't work properly with JUnit 4.7. The user should be warned about the problem.

hprange commented 12 years ago

Could not reproduce. Closing this issue.