Skip to content

0.4

Compare
Choose a tag to compare
@NozomiIto NozomiIto released this 30 Jan 07:16

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.