go-mana-test

command module
v0.2.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2018 License: MIT Imports: 6 Imported by: 0

README

go-mana-test

Making APIs Nice Again - Testing Framework.

Go Report Card godocs Build Status

Mission Statement

The Make Apis Nice Again. This is a testing framework to help you quickly, and neatly write end to end tests for your Api.

Install

It is recommended you use an official release.

The easiest way to install the most recent release of go-mana-test is to use the install.sh script:

curl https://raw.githubusercontent.com/mattrmiller/go-mana-test/master/install.sh | sh

It will install into your $GOPATH/bin directory by default or any other directory you specify using the INSTALL_DIRECTORY environment variable.

Usage

See the Usage Guide for steps on how to use to this project.

Feedback

Feedback is greatly appreciated. This project is interested in feedback centered on the user experience of the tool. Workflows that the tool supports well, or don't support at all? Do any of the commands have surprising effects, output, or results? Please file an issue, describing what you did or wanted to do, what you expected to happen, and what actually happened.

Contributing

See the Contributing Guide for steps on how to contribute to this project.

Author

Matthew R. Miller

Contributors

License

MIT License

Documentation

Overview

Package main is the main package.

Directories

Path Synopsis
Package app provides the command line applications commands.
Package app provides the command line applications commands.
Package console provides useful console functionality.
Package console provides useful console functionality.
Package http provides HTTP functionality for tests.
Package http provides HTTP functionality for tests.
Package manatest provides internal workings for go-mana-test.
Package manatest provides internal workings for go-mana-test.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL