oras icon indicating copy to clipboard operation
oras copied to clipboard

e2e: add matcher to validate output of a spec run

Open qweeah opened this issue 3 years ago • 0 comments

Need to support below when running a e2e spec

  • Match full content of a output
  • Match keywords
  • Match status logs in the output
  • Match JSON output
  • Use multiple matchers in one command execution

Related to #523

qweeah avatar Sep 12 '22 22:09 qweeah