John Lonergan

Results 47 issues of John Lonergan

### 🤔 What's changed? The cucumber and events formatters support the inclusion of Attachments. The proposed API is demonstrated in the tests as ... func stepWithAttachment(ctx context.Context) (context.Context, error) {...

Apologies for posting this as an issue - not sure how to get in touch with folk who understand the protocol. I'm finding that I cannot get a valid response...

Hi i was trying to use an esp32 to drive a vga signal but the sync pulses I create have a lot of jitter in them and I found your...

How? Any documentation? Thanks

Even if it's not able to populate all fields it would be a great help as it would allow use of others tools like react-cucumber with existing cuke Json files.

# See PR https://github.com/cucumber/godog/pull/634 ### 🤔 What's the problem you're trying to solve? I need the ability to installa hook that either knocks out an error returned from a step,...

:zap: enhancement

# See https://github.com/cucumber/godog/issues/633 ### 🤔 What's changed? https://github.com/cucumber/godog/issues/633 covers the proposal. AfterStepHook doesn't allow full manipulation of the test outcome, so added PostStepHook to compensate without breaking compat. ### ⚡️...