Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the error when a project is using Microsoft.Testing.Platform #3159

Conversation

0xced
Copy link
Contributor

@0xced 0xced commented Jan 8, 2025

Before:

No test result reported. Make sure your test project contains test and is compatible with VsTest.No test detected for project '~/serilog-formatting-log4net/tests/Serilog.Formatting.Log4Net.Tests.csproj'. No cause identified.

After:

No test result reported. Make sure your test project contains test and is compatible with VsTest.
Project '~/serilog-formatting-log4net/tests/Serilog.Formatting.Log4Net.Tests.csproj' is using Microsoft.Testing.Platform which is not yet supported by Stryker, see #3094

0xced and others added 2 commits January 8, 2025 20:49
Before:
> No test result reported. Make sure your test project contains test and is compatible with VsTest.No test detected for project '~/serilog-formatting-log4net/tests/Serilog.Formatting.Log4Net.Tests.csproj'. No cause identified.

After:
> No test result reported. Make sure your test project contains test and is compatible with VsTest.
> Project '~/serilog-formatting-log4net/tests/Serilog.Formatting.Log4Net.Tests.csproj' is using Microsoft.Testing.Platform which is not yet supported by Stryker, see stryker-mutator#3094
@rouke-broersma rouke-broersma enabled auto-merge (squash) January 31, 2025 09:00
@rouke-broersma rouke-broersma merged commit b1533ff into stryker-mutator:master Jan 31, 2025
7 checks passed
@0xced 0xced deleted the improve-microsoft-testing-platform-error branch January 31, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants