Skip to content

Running with concurrency shouldn't intermingle the test outputs #643

@thomshutt

Description

@thomshutt

👓 What did you see?

Example output showing three different test's steps being mixed together
image

✅ What did you expect to see?

It would be more readable and easier to debug to hold onto a test's output until it's complete and then write it all at once.

📦 Which tool/library version are you using?

No response

🔬 How could we reproduce it?

Set Concurrency: 2 (or more) in the config

📚 Any additional context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions