Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

abulimov/atom-gotests

Repository files navigation

Atom gotests plugin

Atom-gotests makes writing better Go tests easy. It is an IDE plugin for Atom that uses gotests 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 gotests