gobdd

BDD tester

A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives.

BDD framework

GitHub

115 stars
11 watching
19 forks
Language: Go
last commit: 4 months ago
Linked from 1 awesome list

bddgherkingogolanghacktoberfesttests

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hedhyw/gherkingen Generates test boilerplate from Cucumber/Gherkin feature files for Golang applications. 77
corbym/gogiven Generates readable test output from Go code 15
corbym/htmlspec Generates HTML output for BDD testing frameworks in Go 1
stesla/gospecify A BDD library for testing Go code 52
testdrivenio/django-aloe-bdd An implementation of Behavior-Driven Development with Django and Aloe 43
maargenton/go-testpredicate A comprehensive assertions library with diagnostic output for unit testing in Go. 5
bitfield/gotestdox Formats Go test results as readable documentation 122
teststack/teststack.bddfy A BDD framework that supports C# POcos and integrates with various testing frameworks. 421
earthboundkid/be A testing library with generic assertions and helpers for Go tests 103
go-testfixtures/testfixtures A tool for writing functional tests against real databases in Go applications. 1,125
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 419
eun/go-hit An HTTP integration testing framework written in Go. 255
adamluzsi/testcase Tooling to apply BDD testing conventions 121
vitalets/playwright-bdd Converts BDD scenarios into Playwright test files and runs them with the Playwright runner for automated testing. 327
go-gremlins/gremlins A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests 201