gounit

A plugin for generating table driven Go tests https://github.com/hexdigest/gounit

hexdigest

481

0

0.7.0

MIT

GitHub

This package consumes the following services:

Atom GoUnit plugin

Atom-gounit makes writing better Go tests easy. It is an IDE plugin for Atom that uses gounit to generate table driven tests from selected function and method signatures. Any new dependencies in the test files are automatically imported.

Demo

demo

Installation

apm install gounit