|
|
|
|
|
by fernandopj
1351 days ago
|
|
Fantastic project. I worked on something similar that had the same approach, but the main goal was to test availability in different environments (dev, stage, production) against the same tests.
We also had the feature of using the result of one test as input to another, so a complete user case from an API could be tested (auth, POST data, GET results) |
|