oras
oras copied to clipboard
e2e: add execution helper
add execution helper so E2E specs can easily run with customized
- stdin/stdout/stderr rediection
- matching output in stdout/stderr
support executing external CLI tools
Realted to #523