oras
oras copied to clipboard
e2e: add matcher to validate output of a spec run
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