Skip to content

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Sep 24, 2025

No description provided.

@nohwnd nohwnd requested a review from drognanar September 24, 2025 06:52
@@ -1,7 +1,7 @@
# 001 - MSTest Runner Protocol
# 001 - Microsoft.Testing.Platform Protocol (formerly MSTest Runner Protocol)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# 001 - Microsoft.Testing.Platform Protocol (formerly MSTest Runner Protocol)
# 001 - Microsoft.Testing.Platform JSON-RPC Protocol (formerly MSTest Runner Protocol)


MSTest Runner projects builds into a self-contained executable that can be invoked to run tests.
The protocol describes the communication between the client (IDE/CLI/CI) and the MSTest Runner executable (also refered to as the server).
Microsoft.Testing.Platform projects builds into a self-contained executable that can be invoked to run tests.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm afraid "self-contained" here can be interpreted incorrectly, as it's one specific publishing model in .NET.

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