Open
Description
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