intuit / judo

Judo is an easy-to-use Command Line Interface (CLI) Integration Testing Framework, driven from a simple yaml file that also contains assertions.
Other
51 stars 21 forks source link

6 - Add support for file fragments using json-refs #46

Closed nicomt closed 3 years ago

nicomt commented 3 years ago

I'm also creating a pull request soon to address #43 reusable variables. The combination of these two features should fully address #6 and #43