Marco Rossignoli

Results 35 issues of Marco Rossignoli

`Microsoft.Testing.Platform.Extensions.TestHost.IDataConsumer` can be implemented also in other hosts so we should move to the root namespace `Microsoft.Testing.Platform.Extensions` or `Microsoft.Testing.Platform.Extensions.Common`

Breaking :bangbang:
Area: Testing Platform

Under the extension https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-platform-extensions-hosting the UX is not behaving correctly, it's printing always the timer.

Type: Bug
Area: Testing Platform

Ref https://github.com/microsoft/testfx/issues/3478#issuecomment-2329659440 At the moment "the platform" is nothing more than a IPlatformOutputDevice that collects an print in console or in server mode sent states outside. We don't have validation...

Type: Discussion
Area: Testing Platform

Command line can contains long arguments (i.e. `--filter`). Allow to pass a response file will help these scenario.

Type: Discussion
Area: Testing Platform

Hi @bradwilson, we could have some team that are interested to onboard the new testing platform but they're stuck at the moment with xunit v2. We did integration with v3...

External