Skip to content

Commit dfd847d

Browse files
authored
Clarify wording in readme regarding MTP limitation (#44)
1 parent 686d24a commit dfd847d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
```
8686
8787
> **Warning**:
88-
> The new testing platform (i.e. `Microsoft.Testing.Platform`) [does not support custom test loggers](https://github.com/Tyrrrz/GitHubActionsTestLogger/issues/41).
88+
> The new testing platform (i.e. `Microsoft.Testing.Platform`) [is not yet supported](https://github.com/Tyrrrz/GitHubActionsTestLogger/issues/41). This is because VSTest and MTP are using different extensibility models, and this project existed before MTP existed.
8989
> To use **GitHub Actions Test Logger**, make sure to use the classic testing experience (`vstest`) instead.
9090

9191
> **Important**:

0 commit comments

Comments
 (0)