abulimov / atom-gotests

An Atom plugin for generating better Go tests https://github.com/cweill/gotests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An Atom plugin for generating better Go tests https://github.com/cweill/gotests

License:MIT License


Languages

Language:JavaScript 100.0%