Skip to content

How to output(e.g., echo, printf, etc.) from tests when running paratest #922

Answered by Slamdunk
be3max asked this question in Q&A
Discussion options

You must be logged in to vote

This is not feasible in ParaTest currently because the concept of "is running" is not linear but rather multi-dimensional.
This means that, except for blocking errors, the STDOUT and STDERR or sub-processes are ignored by design.

I suggest you to rely on more precise or custom assertions.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@be3max
Comment options

Answer selected by be3max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants