mkabischev / goatt

API testing tools. Some tools for automationa testing protocols (mq, http, etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goatt Build Status

API testing tools. Some tools for automation testing protocols (mq, http, etc.)

actual version installation:

$ go get github.com/mguzelevich/goatt/...

NATS.io client

scanario example: https://github.com/mguzelevich/goatt/blob/master/yaml/nats.example.yaml

play scenario

$GOPATH/bin/goatt -yaml yaml/nats.example.yaml

About

API testing tools. Some tools for automationa testing protocols (mq, http, etc.)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%