Skip to content

dictyBase/testchado

Repository files navigation

testchado

Travis Build Status Drone.io Build Status GoDoc Go Walker

Golang based unit testing for chado database applications.

Getting started

Using go get

go get gopkg.in/dictybase/testchado.v1

Importing package

import "gopkg.in/dictybase/testchado.v1"

Refer to it as testchado.

Documentation

For package and API documentation visit GoDoc. Alternatively, you could also visit Go Walker.