Skip to content

0.3

Compare
Choose a tag to compare
@NozomiIto NozomiIto released this 14 Jan 00:45

Improvement

  • Change TestDoc of the basic operations on the HTML report according to the locale setting.
  • Multi-language TestDoc features (this features consist of TestDocs annotation, Pages annotation, and locale value of TestDoc).

Bug fix

  • Exception was thrown when target test code uses inheritance, interface, or abstract method.
  • Exception was thrown when target test code uses Java8 new features such as lambda expression.
  • Exception was thrown when target test code contains a wrapped method call line.