v0.0.1
Start playtest2-python project! 🎉
Features
- Users can write minimum Gauge spec for Web API
# サンプルアプリのテスト
## GETリクエストが送れる
* パス"/"に
* メソッド"GET"で
* リクエストを送る
* レスポンスのボディが
* JSONのパス"$.message"に対応する値が
* 文字列の"Hello World"であるFull Changelog: https://github.com/ftnext/playtest2-python/commits/v0.0.1