File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @fake-scope/fake-pkg " : patch
3+ ---
4+
5+ Update README.md
Original file line number Diff line number Diff line change 11# CLI Testing Tool
22
3+ // test
4+
35A testing library that allows you to test input and outputs of your CLI command.
46
57* Note: This is WIP but it should be ready enough for most common CLI use-cases I can think of*
@@ -109,4 +111,4 @@ Refer to [Full List of Ansi Escape Codes](https://gist.github.com/fnky/458719343
109111Big Shoutout to
110112- [ @fnky ] ( https://github.com/fnky ) for the [ list of all ansi escape codes] ( https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797 ) .
111113
112- - [ @netzkolchose ] ( https://github.com/netzkolchose ) for [ node-ansiterminal] ( https://github.com/netzkolchose/node-ansiterminal ) library.
114+ - [ @netzkolchose ] ( https://github.com/netzkolchose ) for [ node-ansiterminal] ( https://github.com/netzkolchose/node-ansiterminal ) library.
You can’t perform that action at this time.
0 commit comments