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

[Docs]: Using the new mstest SDK project #2954

Open
Meir017 opened this issue Jul 3, 2024 · 4 comments
Open

[Docs]: Using the new mstest SDK project #2954

Meir017 opened this issue Jul 3, 2024 · 4 comments

Comments

@Meir017
Copy link
Contributor

Meir017 commented Jul 3, 2024

Page(s)

Getting started with MSTest & playwright is getting easier

in the page https://playwright.dev/dotnet/docs/intro when using MSTest.

Description

see https://devblogs.microsoft.com/dotnet/introducing-mstest-34/#playwright

@Evangelink, @MarcoRossignoli running dotnet new mstest creates a regular SDK project, it's not clear how to create a new project using the new MSTest SDK using the dotnet cli

@nohwnd
Copy link
Member

nohwnd commented Jul 3, 2024

The new template for MSTest SDK project is included in net9.0 dotnet SDK. Try installing the preview, please.

@Evangelink
Copy link
Member

The template will not yet use the global.json for defining MSTest.Sdk version but we are working on it at the moment to be ready before the launch.

@Evangelink
Copy link
Member

We improved .NET SDK for the support of global.json and we are working with VS team to have it also working there.

@Meir017
Copy link
Contributor Author

Meir017 commented Oct 20, 2024

dotnet/test-templates#325 introduced the templates nunit-playwright and mstest-playwright

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants