Piotr Puszkiewicz

Results 3 issues of Piotr Puszkiewicz

### Issue description or question As an owner of a VS Code Extension I would like to be able to use Wallaby to run my integration tests. This means having...

feature request

in https://github.com/dotnet/cli we use task batching on to enable parallel test execution. When tests fail, the summary data printed is fairly undiagnosable, telling us only that the test runner project...

Area: Debuggability

We need to identify how CLI takes advantage of the stdout and stderr streams to set good expectations and help folks consume the CLI effectively, particularly in pipelining scenarios. I'd...

needs design