gospecify

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

52
Stars
7
Forks
1
Issues
52
Watchers

Similar Packages

Testify

Sacred extension to the standard go testing package.

25,771

keploy

Generate Testcase and Data Mocks from API calls automatically.

15,645

GoConvey

BDD-style framework with web UI and live reload.

8,422

testcontainers-go

A Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

4,657

go-cmp

Package for comparing Go values in tests.

4,591