gounit-vim
Test generator
A Vim plugin that generates Go tests based on function declarations and provides customizable test templates.
Vim plugin for https://github.com/hexdigest/gounit
24 stars
4 watching
1 forks
Language: Vim script
last commit: about 6 years ago
Linked from 2 awesome lists
gogolangunit-testingvim
Related projects:
Repository | Description | Stars |
---|---|---|
hexdigest/gounit-sublime | A Sublime Text plugin that generates Go tests from selected function and method signatures. | 2 |
hexdigest/gounit | Generates tests stubs based on source function or method signature | 79 |
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 |
hexdigest/prep | Tools to analyze and improve Go package performance by analyzing SQL statements and instrumenting connections with prepared statements | 33 |
viant/dsunit | A testing framework for datastores | 45 |
rjohnsondev/vim-compiler-go | A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window. | 89 |
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 |
corbym/jsonspec | Provides a tool to generate JSON output for testing frameworks | 0 |
jadercorrea/elixir_generator.vim | Generates Elixir code and tests for new modules | 9 |
jakenvac/goid | A UUID generator package in Go. | 41 |
gofrs/uuid | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,581 |
dense-analysis/neural | An AI-powered plugin for Vim and Neovim that generates code and performs tasks such as text completion and error checking. | 469 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
qiniu/goc | A comprehensive testing system for Go programming language applications | 818 |