Skip to content

Ivan-Kouznetsov/cli_expect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli_expect

A simple CLI application testing utility.

Usage

expect "command" to output sample.txt
expect "command" to not output sample.txt
expect "command" to output exactly sample.txt

Where sample.txt is a text file that contains text that you expect to be present (or not) in the output.

About

A simple CLI application testing utility.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages