Skip to content

BuzzwordChief/test_runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a test runner.
----------------------

The program runs tests on a given executable, comparing the expected stdout, stderr and exit code with
the results returned by the executable given specified arguments. 

--- Configuration ---
test_runner uses TOML files for defining test suites. For convenience "normal strings" can span over multiple lines. 
So no multi-strings like in the TOML Spec, just normal strings everywhere.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published