Contract4J5 v0.6.0 Is Now Available
September 21st, 2006
After a longer-than-expected effort, I'm pleased to announce the v0.6.0 release of Contract4J5.
The API for writing contract tests has not changed, but the internals have been restructured considerably to improve the code quality and make it easier to configure Contract4J5 using property files and Spring Framework Dependency Injection.
The release also provides examples of using Contract4J5 with binary weaving or load-time weaving. The latter is now the preferred way to introduce Contract4J5 into a "pure-Java" environment.
For more details, see the
Release Notes in the README or browse to http://www.contract4j.org.




Leave a Reply