HealthSamurai / xmas-hackathon-2020

0 stars 0 forks source link

Stresty improvements #6

Open vganshin opened 3 years ago

vganshin commented 3 years ago

Stresty was started as a cli tool which allows you run test cases for REST API described in YAML DSL.

For now it uses zen-lang instead of yaml, and the concept moved from just rest api tester to a swiss knife: dsl for test cases, which can be run, and can be turn into interactive tutorial.

Unresolved issue is still a lack of useful tool to create new stresty cases.