gogiven
Test generator
Generates readable test output from Go code
gogiven - BDD testing framework for go that generates readable output directly from source code
15 stars
5 watching
3 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
bddbdd-frameworkbdd-specsbdd-testsgenerate-html-filesgolanghtmlspecspecificationtesting
Related projects:
Repository | Description | Stars |
---|---|---|
corbym/htmlspec | Generates HTML output for BDD testing frameworks in Go | 1 |
hedhyw/gherkingen | Generates test boilerplate from Cucumber/Gherkin feature files for Golang applications. | 77 |
corbym/jsonspec | Provides a tool to generate JSON output for testing frameworks | 0 |
go-bdd/gobdd | A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
hexdigest/gounit | Generates tests stubs based on source function or method signature | 79 |
bitfield/gotestdox | Formats Go test results as readable documentation | 120 |
dylanmeeus/hasgo | A code generator for Go with Haskell-inspired immutable and strongly-typed functions. | 141 |
hexdigest/gounit-vim | A Vim plugin that generates Go tests based on function declarations and provides customizable test templates. | 24 |
golemfactory/goth | An integration testing framework for the Golem Network client. | 10 |
ysmood/got | A Go test framework with features like pretty output and value snapshot assertion. | 265 |
sebastiaanklippert/go-wkhtmltopdf | Generates PDF documents from HTML templates using wkhtmltopdf | 1,060 |
srdtrk/go-codegen | Generates Go code for CosmWasm smart contracts | 26 |
madflojo/testcerts | Generates self-signed certificates and certificate authorities for Go testing | 69 |
maargenton/go-testpredicate | A comprehensive assertions library with diagnostic output for unit testing in Go. | 5 |
earthboundkid/be | A testing library with generic assertions and helpers for Go tests | 102 |