A CLI that helps you test other CLIs with end-to-end testing by capturing screenshots of commands in sequence, so you don't have to.
See docs here: Link
Supported platforms:
- Linux
- Mac
For installation instructions, please see this doc for guidance: Link
Requires the following dependencies for this to run:
Requires the following dependencies to run:
These must both be present in your path to function.
TBD
This can be run in docker. Instructions TBD
Credit - I was inspired from the Makefile and initial structuring of this other repo when propping up this repository.