Skip to content

arkriny/iotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iotest
======

Iotest tests command output against the expected results
for the given input based on a testfile.


Usage
-----

	iotest COMMAND TESTFILE...


Testfile format
---------------

	input1
	---
	output1
	===
	input2
	---
	output2

The testfile consists of multiple testcases, each delimited by `===`. Each
testcase includes input lines and expected output lines, separated by `---`.

About

Test command output against the expected results for the given input based on a testfile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages