Skip to content

Tags: go-bdd/gobdd

Tags

v1.1.4

Toggle v1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow multiple pattern in WithFeaturesFS (#156)

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use both feature and scenario tags in skipScenario (#132)

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use fatal in the internal code to stop executing code when not needed (

…#124)

* Use fatal in the internal code to stop executing code when not needed

* fix issue

* fix tests

Co-authored-by: Bartłomiej Klimczak <bartlomiej.klimczak@g2a.com>

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix issue with not ignoring whole features using tags (#120)

* fix issue with not ignoring whole features using tags

* lint fix

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add parameter types (#114)

v.1.1

Toggle v.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add parameter types (#114)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix code example in README (#105)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README with some details about quick start and sample app (#92)

* Update README.md

* fixed typos

* move createing features file higher

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README with some details about quick start and sample app (#92)

* Update README.md

* fixed typos

* move createing features file higher

v0.7.0

Toggle v0.7.0's commit message

Unverified

No user is associated with the committer email.
fix not executed tests