gotests.nvim
Test runner
A tool to run Go test cases within Neovim
that runs gotests with Neovim
21 stars
1 watching
1 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
gogotestsneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,095 |
klen/nvim-test | A Neovim plugin to run tests in various programming languages | 183 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
rafaelsq/nvim-goc.lua | An extension for Neovim that provides a plugin to analyze Go code coverage. | 48 |
is0n/jaq-nvim | Enables quick execution of code snippets within Neovim using Lua commands | 177 |
olexsmir/gopher.nvim | A Neovim plugin that simplifies Go development by providing tools and integrations for code completion, testing, and debugging. | 321 |
crispgm/nvim-go | A plugin providing essential features for Golang development in Neovim. | 136 |
jedrzejboczar/toggletasks.nvim | A Neovim task runner plugin that simplifies project setup and background task management through integration with existing solutions. | 156 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
ray-x/go.nvim | A comprehensive plugin for Neovim that provides a wide range of features and tools for Go development | 2,145 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 512 |
crag666/code_runner.nvim | A Neovim plugin that provides a customizable code runner with various execution modes and project management features. | 538 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 150 |
szkiba/xk6-g0 | An experiment to support writing k6 tests in Go using the yaegi interpreter. | 26 |