package
0.0.0-20230817090724-c34c6f7eacc1
Repository: https://github.com/schnell18/play-golang.git
Documentation: pkg.go.dev

# README

Introduction

Explores the Ginkgo test framework.

Install

Just run:

go install -mod=mod github.com/onsi/ginkgo/v2/ginkgo
go get github.com/onsi/ginkgo/gomega