godog/internal
Karsten Franke 7d343d4e35
Fix step definition output for Data Tables (#411)
* Fix step definition output for Data Tables

This fixes incorrect step definition output for Data Tables. The
PickleStepArgument_PickleTable type does not exist in the current
messages-go version.

* updated CHANGELOG.md
2021-07-29 10:27:00 +02:00
..
builder Remove parallel testing to avoid "go: updating go.mod: existing contents have changed since last read" 2021-07-07 21:06:13 +02:00
flags Improved the help text of the formatter flag in the run command (#347) 2020-10-12 09:13:45 +02:00
formatters Upgrade MultiFormatter to use messages-go/v16 2021-07-07 19:47:46 +02:00
models Fix step definition output for Data Tables (#411) 2021-07-29 10:27:00 +02:00
parser update gherkin-go to v19.0.3 2021-06-28 17:19:43 +01:00
storage update gherkin-go to v19.0.3 2021-06-28 17:19:43 +01:00
tags update gherkin-go to v19.0.3 2021-06-28 17:19:43 +01:00
testutils update gherkin-go to v19.0.3 2021-06-28 17:19:43 +01:00
utils Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00