Skip to content

MSTest - add a new option to have explicit Program.cs #48904

@Evangelink

Description

@Evangelink

MSTest templates are using MSTest.Sdk and are currently relying on the auto-generated entry point. I think it's a good idea to make the entry point explicit as it is then easier for users to understand how they can plug into the test application.

My suggestion is to introduce a new option (CLI + VS) to have explicit entry point (vs auto-generated) and to have the explicit as default.

This requires MSTest 3.6 to be released.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions