File tree 2 files changed +8
-1
lines changed
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 1
1
# CLI Testing Tool
2
2
3
+ // test
4
+
3
5
A testing library that allows you to test input and outputs of your CLI command.
4
6
5
7
* 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
109
111
Big Shoutout to
110
112
- [ @fnky ] ( https://github.com/fnky ) for the [ list of all ansi escape codes] ( https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797 ) .
111
113
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