Skip to content

Enhance e2e testing by adding stdout and stderr checks, and normalizing input lists#7

Open
scyyx5 wants to merge 1 commit intoplease-build:masterfrom
scyyx5:enhance-e2e-testing
Open

Enhance e2e testing by adding stdout and stderr checks, and normalizing input lists#7
scyyx5 wants to merge 1 commit intoplease-build:masterfrom
scyyx5:enhance-e2e-testing

Conversation

@scyyx5
Copy link

@scyyx5 scyyx5 commented Nov 14, 2025

No description provided.

@toastwaffle
Copy link

Have you tested this?

I'm thinking this repo should actually contain some e2e tests for testing the e2e test framework (which is a lovely bootstrapping problem). @chrisnovakovic do you have any thoughts on that?

@scyyx5
Copy link
Author

scyyx5 commented Nov 14, 2025

I confirmed exit code by e.g.:

bash -c '(false) > >(tee /tmp/stdout.log) 2> >(tee [stderr.log](http://_vscodecontentref_/2) >&2); status=$?; echo status=$status' ()

Do you want me to add other test?

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

Successfully merging this pull request may close these issues.

2 participants