gounit

Test stub generator

Generates tests stubs based on source function or method signature

Unit tests generator for Go programming language

GitHub

79 stars
8 watching
11 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists

generatorgogolangunit-testing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hexdigest/gounit-vim A Vim plugin that generates Go tests based on function declarations and provides customizable test templates. 24
hexdigest/gounit-sublime A Sublime Text plugin that generates Go tests from selected function and method signatures. 2
hexdigest/gowrap A tool for generating decorators around Go interfaces with various features such as metrics and fallbacks. 1,091
corbym/gogiven Generates readable test output from Go code 15
josharian/impl Generates method stubs for implementing interfaces in Go. 1,031
zebroc/chatgpt-create-unit-tests Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions. 12
hexdigest/prep Tools to analyze and improve Go package performance by analyzing SQL statements and instrumenting connections with prepared statements 33
hedhyw/gherkingen Generates test boilerplate from Cucumber/Gherkin feature files for Golang applications. 77
corbym/htmlspec Generates HTML output for BDD testing frameworks in Go 1
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,581
qiniu/goc A comprehensive testing system for Go programming language applications 818
gotesttools/gotestfmt Transforms Golang test output into a human-readable format 512
viant/dsunit A testing framework for datastores 45
zhulongcheng/testsql Generates test data from SQL files before testing and clears it after finished. 17
corbym/jsonspec Provides a tool to generate JSON output for testing frameworks 0