Skip to content

v0.0.1

Choose a tag to compare

@ftnext ftnext released this 25 May 05:56
· 58 commits to main since this release

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