Skip to content

Releases: SahaginOrg/sahagin-java

0.4

30 Jan 07:16
Compare
Choose a tag to compare
0.4

Improvement

  • Change the intermediate data format for the consistent format specification and the performance improvement.
  • Support FluentLenium.
  • Change sahagin.yml entry "reportInputDataDir" to "reportIntermediateDataDir".
  • Support variable length argument.
  • Support conditional TestDoc by "if" and "end" keyword.
  • Now can specify additional adapter class by the sahagin.yml new configuration entry, "adapters" (Experimental).

Bug fix

  • FormatVersion check did not work correctly.
  • Could not handle the TestDocs for the overloaded system methods.

0.3.1

20 Jan 23:03
Compare
Choose a tag to compare

Improvement

  • Release sahagin-standalone.jar.
  • Unify system TestDoc quotes to single quote.

Bug fix

  • Could not display HTML report correctly on Jenkins, Windows, Firefox combination.
  • Could not generate Sahagin intermediate data correctly when superclasses have TestDoc methods.

0.3

14 Jan 00:45
Compare
Choose a tag to compare
0.3

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.

0.2.5

31 Dec 05:33
Compare
Choose a tag to compare

First public release.

0.2.4

30 Dec 07:03
Compare
Choose a tag to compare
0.2.4 Pre-release
Pre-release

Some minor specification changes.

0.2.3

26 Dec 05:15
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Some bug fixes.

0.2.2

23 Dec 00:39
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Some bug fixes.

0.2.1

22 Dec 02:41
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Some bug fixes and minor changes.

0.2

17 Dec 14:59
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

Improve HTML report.

0.1

13 Dec 13:57
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

First pre-release.