Skip to content

0.6.x Changes

Hiroshi Ukai edited this page Mar 3, 2016 · 2 revisions

Release history of JCUnit 0.6.x.

0.6.0 (Mar/1/2015)

In this release, a major refactoring was made, which will allow JCUnit to be much more pluggable. New features introduced in this phase are following.

  1. Coverage report
  2. Generated test suite reusability
  3. "Smart" negative test generation

On top of them, "local constraint" feature and "input history" checking feature, which are both for FSM based tests are refined and now better tested.

Clone this wiki locally