8 строки
114 Б
Modula-2
8 строки
114 Б
Modula-2
module assert-godogs
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/cucumber/godog v0.10.0
|
|
github.com/stretchr/testify v1.6.1
|
|
)
|