godog/internal/models
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
..
feature.go Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00
feature_test.go Pretty Print when using rules (#440) (#480) 2022-06-17 07:32:07 -07:00
results.go ambiguous step def detection akin to cucumber jvm (#636) 2024-07-01 10:28:39 +01:00
results_test.go ambiguous step def detection akin to cucumber jvm (#636) 2024-07-01 10:28:39 +01:00
stepdef.go fix(errors): Fix expected Step argument count for steps with context.Context (#679) 2025-03-19 23:04:06 +00:00
stepdef_test.go fix(errors): Fix expected Step argument count for steps with context.Context (#679) 2025-03-19 23:04:06 +00:00