atom-go-jump-test
Seamlessly jumps between go test and go code.
Benjamin Muskalla 2,023 0 1.2.0 Apache-2.0 GitHub

Atom+Go: Jump To Test

Build Status Dependency Status

Easily jump between Golang source code and the corresponding test code.

Overview

This package includes the following functionality:

  • Jump from Go source code to corresponding test
  • Jump from test to corresponding Go source

Platforms

The package has CI for OS X, Windows and Ubuntu.

Contributing

Contributions are greatly appreciated. Please fork this repository, make your changes, and open a pull request.