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 7 years ago
Linked from 2 awesome lists
gogolangunit-testingvim
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Sublime Text plugin that generates Go tests from selected function and method signatures. | 2 |
| | Generates tests stubs based on source function or method signature | 81 |
| | 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 |
| | Tools to analyze and improve Go package performance by analyzing SQL statements and instrumenting connections with prepared statements | 33 |
| | A testing framework for datastores | 45 |
| | A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window. | 89 |
| | Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions. | 12 |
| | Provides a tool to generate JSON output for testing frameworks | 0 |
| | Generates Elixir code and tests for new modules | 9 |
| | A UUID generator package in Go. | 41 |
| | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| | An AI-powered plugin for Vim and Neovim that generates code and performs tasks such as text completion and error checking. | 472 |
| | Tool for comparing and testing Go code | 436 |
| | A comprehensive testing system for Go programming language applications | 824 |