An open API service indexing awesome lists of open source software.

https://github.com/mackee/togaki

Easy BlackBox Testing in YAML
https://github.com/mackee/togaki

Last synced: about 1 year ago
JSON representation

Easy BlackBox Testing in YAML

Awesome Lists containing this project

README

          

# ト書 ToGaki
## About
* Write A Test in YAML.
* Easy Testing for JSON API

## Usage
$ togaki.py sample/geocode.yaml

## TODO
* テストを書く
* ステータスコードの取得
* 他のテストフレームワークと表示を一緒に
* Jenkinsと連携できるようにXMLとかで吐く
* いろんなデータ構造に耐えらえるようにする