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
- Host: GitHub
- URL: https://github.com/mackee/togaki
- Owner: mackee
- Created: 2012-04-14T10:07:40.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-15T05:22:04.000Z (about 14 years ago)
- Last Synced: 2025-06-20T06:57:13.987Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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とかで吐く
* いろんなデータ構造に耐えらえるようにする