gotests
Test generator
Generates Go test boilerplate from source code
Automatically generate Go test boilerplate from your source code.
5k stars
80 watching
346 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
code-generatorcommandlinegogo-testgo-testinggolanggolang-applicationgolang-testinggolang-toolsgoteststable-driven-testtable-driven-testingtest-driven-developmenttest-generationtestingtesting-golangtesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
smartystreets/goconvey | A tool for writing and running Go tests in the browser or terminal with visualizations of test results | 8,282 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 37,145 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 521 |
dvyukov/go-fuzz | A tool for generating and testing random inputs to ensure software reliability | 4,790 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,116 |
vektra/mockery | Automated code generation tool for creating mock interfaces in Go | 6,215 |
hexdigest/gounit-sublime | A Sublime Text plugin that generates Go tests from selected function and method signatures. | 2 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
quii/learn-go-with-tests | A comprehensive resource for learning Go programming with test-driven development (TDD) principles. | 22,299 |
stretchr/testify | A toolkit providing common assertions and mocks to support testing in Go programming language. | 23,652 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
hedhyw/gherkingen | Generates test boilerplate from Cucumber/Gherkin feature files for Golang applications. | 77 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |