Skip to content

Releases: ddsgok/bdd

v0.7.4

24 Jul 05:52
Compare
Choose a tag to compare

Move repo

I've moved the repo to my organization ddsgok, making a dds go kit.

v.0.7.3

24 Jul 05:22
Compare
Choose a tag to compare

Simple Lint on docs.

A lint was performed on documentation of packages.

v0.7.2

08 Jun 19:50
Compare
Choose a tag to compare

Fix various problems on spec and golden

I've fixed some minor problems related to output being printed on spec package, and how to handle missing values at YAML or JSON files on golden package.

v0.7.1

26 May 01:43
Compare
Choose a tag to compare

Fix missing It sentences

I've fixed a problem when bdd ignores some It sentences.

v0.7.0

24 May 01:20
b1c88f6
Compare
Choose a tag to compare

Allow use of Golden files in JSON or YAML

I've organized project to allow 3 styles of sentences. To use the third style, with golden files
a user can write them using JSON or YAML style inside the testdata folder on the same package as the test.