package
0.0.0-20230929150312-ce681bef5116
Repository: https://github.com/ddubson/learning-go.git
Documentation: pkg.go.dev

# README

Ginkgo / Gomega

Using ginkgo

To create a new test suite, run: ../../bin/ginkgo generate [file]

-> will generate a [file]_test.go BDD test template

# Functions

No description provided by the author