Interesting tool for generating CLI GIFs / Integration Testing #842
spenserblack
started this conversation in
General
Replies: 1 comment
-
That's very useful, thanks for sharing @spenserblack 👍 I like this part:
We could use this for e2e (end to end) snapshot testing: info + formatting + ascii logo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if we want to use this or not, but just wanted to bring attention to vhs, which is basically a language to write a script (in a
.tape
file) to run CLI commands and handle their outputs. The 2 main uses areBeta Was this translation helpful? Give feedback.
All reactions