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

Display actual output on mismatch #49

Open
mbrodala opened this issue Jul 15, 2024 · 0 comments
Open

Display actual output on mismatch #49

mbrodala opened this issue Jul 15, 2024 · 0 comments

Comments

@mbrodala
Copy link
Contributor

Right now the only indicator about a output mismatch is a different coloring of the check line (red instead of green) and a global failure status code. It is impossible to see what output was received.

It would be useful to have an (CLI) option to render the actually retrieved output to see what went wrong.

(Notice that a a diff (e.g. using https://packagist.org/packages/sebastian/diff) would be even nicer but this will be a lot harder given that Cigar does not perform a whole string match but actually a substring search.)

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

1 participant