Awesome Go

gospecify

CategoryTesting
SubcategoryTesting Frameworks
Stars0

This provides a BDD syntax for testing your Go code. It should be familiar to anybody who has used libraries such as rspec

About gospecify

This provides a BDD syntax for testing your Go code. It should be familiar to anybody who has used libraries such as rspec

Frequently Asked Questions

What is gospecify?

gospecify is a Testing library for the Go programming language. This provides a BDD syntax for testing your Go code. It should be familiar to anybody who has used libraries such as rspec

How do I install gospecify?

Install gospecify with the Go module system using `go get stesla/gospecify`. Check the repository for the current installation instructions.

What category does gospecify belong to?

gospecify is listed under Testing, specifically Testing Frameworks.

← Back to Testing Frameworks