Skip to content

Echo tests unnecessarily run tests in own process #622

@freitagbr

Description

@freitagbr

To prevent writing to the process' own stdout, the echo tests were written to run each test in its own process, and the stdout of that process was captured. Because ava runs each test in its own process anyway, the echo tests no longer need to run in separate processes.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions