Release Notes

v1.1.8

  • Updated dependencies to fresh versions.

v1.1.7

  • Updated dependencies.

v1.1.6

  • Updated glace-core.
  • Started to use $ only.

v1.1.5

  • Migrated to new glace-core.

v1.1.4

  • Updated dependencies.

v1.1.2

  • Replaced scope with suite in autotests launcher.

v1.1.1

v1.1.0

  • Added CLI option to reverse order of generated tests.

v1.0.9

v1.0.8

  • Updated training coefficients algo.
  • Fixed tests maximum value.
  • Used optional tests shuffle before generating iteration.

v1.0.7

  • Provided CLI option to restrict amount of final tests.

v1.0.6

  • Train model for generating.
  • Load pretrained model.

v1.0.5

  • Print info about pregenerated tests loading.

v1.0.4

  • Fixed error to load pregenerated tests.

v1.0.3

  • Shuffle tests in generating optionally.

v1.0.2

  • Skip chunk in debug mode too.

v1.0.1

  • Fixed mislogic in steps adding.

v1.0.0

  • Limit generated tests.
  • Support pregenerated tests loading.

v0.1.0

  • Fixed logic typo in generator.

v0.0.9

  • Some fixes and checks in steps files.

v0.0.8

  • Fixed bug with steps file cli option order.

v0.0.7

  • Added proactive filtering for unique steps.

v0.0.6

  • Added project workflow commands.

v0.0.5

  • Fixed bug that testgen was activated always as glace plugin.

v0.0.4

v0.0.3

  • Fix bug that console utility test-gen wasn't defined.

v0.0.2

  • Added feature to support step actions and expectations in generator

v0.0.1

  • Implemented test-gen utility to generate positive test cases for manual testing.
  • Added filter by step name of generated tests.