Gherkingen Versions Save

Behaviour Driven Development tests generator for Golang

v2.3.0

1 year ago

Add optional t.Parallel.

v2.2.1

1 year ago

Upgrade dependencies.

v2.2.0

1 year ago

Run Background for multiple scenarios

v2.1.0

1 year ago

Cosmetic template changes.

v2.0.0

1 year ago

Changelog

  • faa9090 Fix docs (#37)

v2.0.0-beta.2

1 year ago

Fix type determination.

v2.0.0-beta

1 year ago

Braking changes

Go templates:

  • GoName -> PluginData.GoName;
  • GoValue -> PluginData.GoValue;
  • GoType -> PluginData.GoType.

Test helper package

github.com/hedhyw/gherkingen/pkg/v1/bdd -> github.com/hedhyw/gherkingen/v2/pkg/bdd

v1.0.5

1 year ago

Docker version

v1.0.4

1 year ago

Version flag

v1.0.3

1 year ago

Update dependencies