godog/internal
Tighearnán Carroll 4a4fd8ab3a
fix(errors): Fix expected Step argument count for steps with context.Context (#679)
* fix(errors): print correct number of expected steps when step has  defined

* add unit test

* remove duplicate part from unit test

* update changelog
2025-03-19 23:04:06 +00:00
..
builder Update CI for go1.20 (#552) 2023-04-04 00:11:09 +02:00
flags Localisation support (#665) 2024-11-14 10:42:18 +01:00
formatters Add details to "step is undefined" error (#669) 2024-12-10 16:54:49 +01:00
models fix(errors): Fix expected Step argument count for steps with context.Context (#679) 2025-03-19 23:04:06 +00:00
parser Localisation support (#665) 2024-11-14 10:42:18 +01:00
storage fix(formatter): On concurrent execution, execute formatter at end of Scenario (#645) 2024-11-08 17:05:40 +01:00
tags Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00
testutils Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00
utils Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00