SpawnedProcess
mill.testkit.IntegrationTester.SpawnedProcess
A spawned subprocess with automatic stdout/stderr capture. Each line printed to stdout/stderr is captured in the buffer and also printed to console. The buffer preserves ordering, with Left representing stdout and Right representing stderr.
Attributes
- Source
- IntegrationTester.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article