guillaumefalourd/Assert Command Line Output

Github Action to assert / check a command line output 🕵️⚙️🖥

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
command_lineThe command line you want to runyes
assert_file_pathPath to assert file to compare. e.g: repo/path/file.txtno
specific_lineAssert file line to compare with the command line output fileno
containsExpression the command line output file must containno
work_dirPath to run the command and respective assertionno
expected_resultPASSED or FAILEDnoPASSED
namedescription
diff-outputAssert output