/clinium

CLInium is a small tool written in golang that allows developers to test command line tools in a BDD fashion. You can execute commands, check if they succeed or fail and check what has been written to stdout. It also supports testing interactive commands.

Primary LanguageGo

No issues in this repository yet.