Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support bash and awk verifiers #185

Open
SimonBaeumer opened this issue Dec 8, 2021 · 1 comment
Open

Support bash and awk verifiers #185

SimonBaeumer opened this issue Dec 8, 2021 · 1 comment

Comments

@SimonBaeumer
Copy link
Member

To process and validate a result with custom logic bash and awk verifiers could be an interesting option to write smaller assertions which are more complex.

@dylanhitt
Copy link
Member

dylanhitt commented Dec 8, 2021

so you're describing something like

echo hello:
  stdout: 
    custom: 'grep "world"'

The above would fail for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants