Skip to content

Releases: graze/cucumber-rest-bdd

Fix decedents of lists

19 Nov 11:16
954fdbe

Choose a tag to compare

  • Fixes multiple children in format: item : [0] : parent : child. Before it would only take the last entered value.

Alpine docker image

17 Jul 11:35
f5a85f5

Choose a tag to compare

  • Changes the docker image to Alpine base so it is much smaller
  • Applies rubocop coding standards
  • ENTRYPOINT added to Docker image.