clingy
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
Requirements and Installation
For installation instructions, please see this doc for guidance: Link
Running natively
Linux
Requires the following dependencies for this to run:
MacOS
Requires the following dependencies to run:
These must both be present in your path to function.
Windows
TBD
Running in docker
This can be run in docker. Instructions TBD
Misc / Credit
Credit – I was inspired from the Makefile and initial structuring of this other repo when propping up this repository.