gounit
Test stub generator
Generates tests stubs based on source function or method signature
Unit tests generator for Go programming language
81 stars
8 watching
11 forks
Language: Go
last commit: about 7 years ago
Linked from 2 awesome lists
generatorgogolangunit-testing
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Vim plugin that generates Go tests based on function declarations and provides customizable test templates. | 24 |
| | A Sublime Text plugin that generates Go tests from selected function and method signatures. | 2 |
| | A tool for generating decorators around Go interfaces with various features such as metrics and fallbacks. | 1,105 |
| | Generates readable test output from Go code | 15 |
| | Generates method stubs for implementing interfaces in Go. | 1,036 |
| | Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions. | 12 |
| | Tools to analyze and improve Go package performance by analyzing SQL statements and instrumenting connections with prepared statements | 33 |
| | Generates test boilerplate from Cucumber/Gherkin feature files for Golang applications. | 77 |
| | Generates HTML output for BDD testing frameworks in Go | 1 |
| | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| | A comprehensive testing system for Go programming language applications | 824 |
| | Transforms Golang test output into a human-readable format | 521 |
| | A testing framework for datastores | 45 |
| | Generates test data from SQL files before testing and clears it after finished. | 17 |
| | Provides a tool to generate JSON output for testing frameworks | 0 |