Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/godog

Cucumber for golang
https://github.com/cucumber/godog

Update honnef.co/go/tools/cmd/staticcheck version in Makefile

AhmadRezaZarei opened this pull request 6 days ago
Add details to "step is undefined" error

vearutop opened this pull request 12 days ago
Print step declaration line instead of handler declaration line

SpencerC opened this pull request 25 days ago
fix(deps): update module github.com/stretchr/testify to v1.10.0

renovate[bot] opened this pull request 28 days ago
chore(deps): update codecov/codecov-action action to v5

renovate[bot] opened this pull request about 1 month ago
Localisation support

MegaGrindStone opened this pull request about 1 month ago
Localisation

MegaGrindStone opened this pull request about 1 month ago
Localisation supports

MegaGrindStone opened this issue about 1 month ago
post handlers not protected by defer/recover

Johnlon opened this issue about 2 months ago
fix(deps): update module github.com/cucumber/godog to v0.15.0

renovate[bot] opened this pull request about 2 months ago
Retry failed tests automatically

harikamankala opened this issue about 2 months ago
fix(deps): update module github.com/cucumber/messages/go/v21 to v27

renovate[bot] opened this pull request about 2 months ago
fix(deps): update module github.com/cucumber/gherkin/go/v26 to v30

renovate[bot] opened this pull request about 2 months ago
added support for dryrun - no tests yet

Johnlon opened this pull request 2 months ago
Ambiguous step detection - add support to all formatters

Johnlon opened this pull request 2 months ago
Fix some type checks on the signatures of nested step handlers

Johnlon opened this pull request 2 months ago
Bugfix afterscenario attachments

Johnlon opened this pull request 3 months ago
Minor doc and comment corrections

Johnlon opened this pull request 3 months ago
Running with concurrency shouldn't intermingle the test outputs

thomshutt opened this issue 3 months ago
docs: add duplicate steps example and "Motivation" README

noodnik2 opened this pull request 3 months ago
fix(deps): update module github.com/cucumber/messages/go/v21 to v26 - autoclosed

renovate[bot] opened this pull request 4 months ago
fix(deps): update module github.com/cucumber/gherkin/go/v26 to v29 - autoclosed

renovate[bot] opened this pull request 4 months ago
Support nested steps

vec715 opened this issue 5 months ago
Add Option to Run Features in Subtests

joeljr opened this pull request 5 months ago
ambiguous step def detection akin to cucumber jvm

Johnlon opened this pull request 6 months ago
Document installing the godog module

kevgo opened this pull request 6 months ago
fix(deps): update module github.com/cucumber/messages/go/v21 to v25 - autoclosed

renovate[bot] opened this pull request 6 months ago
provisional: Attachments now uses base64 padding not raw mode

Johnlon opened this pull request 7 months ago
Draft - Cucumber Message Format

Johnlon opened this pull request 7 months ago
Moved CHANGHELOG entry to correct location

Johnlon opened this pull request 7 months ago
fix(deps): update module github.com/data-dog/go-txdb to v0.2.0

renovate[bot] opened this pull request 7 months ago
MacOS arm64 package

eccles opened this issue 7 months ago
added support for Attachments (aka Embedddings)

Johnlon opened this pull request 8 months ago
Broken link in „help wanted” issue

tadeek opened this issue 8 months ago
Slack registration token_revoked error

TomasPhilippart opened this issue 8 months ago
Update dependencies

vearutop opened this pull request 8 months ago
Update CI and Makefile

vearutop opened this pull request 8 months ago
fix(deps): update module github.com/cucumber/godog to v0.14.1

renovate[bot] opened this pull request 8 months ago
Fix step duration calculation

iaroslav-ciupin opened this pull request 9 months ago
Calculated step duration is wrong

iaroslav-ciupin opened this issue 9 months ago
chore(deps): update dominikh/staticcheck-action action to v1.3.1

renovate[bot] opened this pull request 9 months ago
Tag Filtering Expressions

SamStentz opened this issue 9 months ago
fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1

renovate[bot] opened this pull request 10 months ago
fix(deps): update module github.com/cucumber/gherkin/go/v26 to v28 - autoclosed

renovate[bot] opened this pull request 10 months ago
fix(deps): update module github.com/cucumber/godog to v0.14.0

renovate[bot] opened this pull request 11 months ago
ReadMe add step `go get ...` see provided patch to fix it

surfmuggle opened this issue 11 months ago
Create releasing guidelines

glibas opened this pull request 11 months ago
chore(deps): update codecov/codecov-action action to v4

renovate[bot] opened this pull request 11 months ago
Prepare CHANGELOG.md for new release

glibas opened this pull request 11 months ago
Can't navigate to step definition from Gherkin step

SilviuOpenline opened this issue 11 months ago
chore(deps): update actions/cache action to v4

renovate[bot] opened this pull request 11 months ago
Mark junit test cases as skipped if no pickle step results available

mrsheepuk opened this pull request 12 months ago
Feature/given when then snippet

crosscode-nl opened this pull request 12 months ago
fix(deps): update module github.com/stretchr/testify to v1.9.0

renovate[bot] opened this pull request about 1 year ago
fix(deps): update module github.com/data-dog/go-txdb to v0.1.8

renovate[bot] opened this pull request about 1 year ago
step function support return a nil Context with error

Milk-Tang opened this issue about 1 year ago
print error stack when panic

Milk-Tang opened this issue about 1 year ago
Remove duplicate warning message

vearutop opened this pull request about 1 year ago
Skipping a test by returning `godog.ErrSkip` does not work?

juliangp opened this issue about 1 year ago
chore(deps): update actions/setup-go action to v5

renovate[bot] opened this pull request about 1 year ago
fix(deps): update module github.com/cucumber/messages/go/v21 to v24 - autoclosed

renovate[bot] opened this pull request about 1 year ago
fix(deps): update module github.com/spf13/cobra to v1.8.1

renovate[bot] opened this pull request about 1 year ago
fix(deps): update module github.com/cucumber/messages/go/v21 to v23 - autoclosed

renovate[bot] opened this pull request about 1 year ago
Improve ErrSkip handling, add test for Summary and operations order

vearutop opened this pull request about 1 year ago
Update test.yml

vearutop opened this pull request about 1 year ago
updated base formatter to set a scenario as passed unless there exist…

roskee opened this pull request about 1 year ago
Why Getting total scenarios as 6 while I am having total 5 scenarios

ksoniAngel opened this issue about 1 year ago
Is this feature file in godog/_examples/godogs running sequencially ?

ksoniAngel opened this issue about 1 year ago
click on run tests but tests are not running

ksoniAngel opened this issue about 1 year ago
fix(deps): update module github.com/cucumber/gherkin/go/v26 to v27 - autoclosed

renovate[bot] opened this pull request over 1 year ago
chore(deps): update codecov/codecov-action action to v4

renovate[bot] opened this pull request over 1 year ago
chore(deps): update actions/checkout action to v4

renovate[bot] opened this pull request over 1 year ago
fix(deps): update module github.com/cucumber/godog to v0.13.0

renovate[bot] opened this pull request over 1 year ago
Improve example with concurrency support

vearutop opened this pull request over 1 year ago
Setting option `Concurrency = 2` fails when running the Example

seanw2020 opened this issue over 1 year ago
Provide a useful implementation of something compatible with testing.T

mrsheepuk opened this pull request over 1 year ago
Provide access to the testing.T log function in the context

mrsheepuk opened this pull request over 1 year ago
fix(deps): update module github.com/data-dog/go-txdb to v0.1.8 - autoclosed

renovate[bot] opened this pull request over 1 year ago
Improve hooks invocation flow

vearutop opened this pull request over 1 year ago
Background Outline

jsliacan opened this issue over 1 year ago
fix invalid memory address or nil pointer dereference in RetrieveFeatures

corneldamian opened this pull request over 1 year ago
Enhancement to allow to skip a test from the code

juliangp opened this issue over 1 year ago
refactor: test_context.go

longyue0521 opened this pull request over 1 year ago
Use staticcheck GitHub Action

vearutop opened this pull request over 1 year ago
fix(deps): update module github.com/stretchr/testify to v1.8.4 - autoclosed

renovate[bot] opened this pull request over 1 year ago