Tighearnán Carroll
Tighearnán Carroll
Looks like `gofumpt` also made a number of formatting edits. Let me know if this is something yous don't want.
Sure thing, let me know if you have any better/preferred suggestions.
@MariaSolOs that failing FreeBSD test looks to be unrelated but I'm not sure. Is it flaky or have I tripped over something? I'm certain is passed earlier when I opened...
one test is broken, `Test_FormatterConcurrencyRun` but on when running `scenario_outline.feature`, keep this as a draft until I work out why.
@Johnlon it isn't really a new formatter and instead is a wrapper of current formatters. All it does is delay the execution of the wrapped formatter until the end of...
@Johnlon I've Implemented a possible approach to fix this without interrupting test execution in #645, if you have time to take a look/give feedback
Just formatters. Should godog deal with adhoc printing to stdout outside of its domain? I don't think so myself. If I want ordered logging in a concurrent library, then I...
@vearutop that's fine, I'll have a think/look at this over the next wee while