
* Fixed an issue when go test is parsing command-line flags * Added some extra information for parsing flags to the README.md
8 строки
130 Б
Modula-2
8 строки
130 Б
Modula-2
module custom-formatter
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/cucumber/godog v0.11.0-rc1
|
|
github.com/cucumber/messages-go/v10 v10.0.3
|
|
)
|