-
Notifications
You must be signed in to change notification settings - Fork 261
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
Can't get EnableMSTestRunner to work #1949
Comments
Hey @jpribele, We were supposed to released the preview version on NuGet on Friday but we found some issues and delayed releasing. I didn't wanted to rollback doc as I wasn't expecting people to read it. I hope we have it all sorted today, I'll keep you posted. We would be more than happy to get your feedback when you try out the new feature. |
Just a simple message to let you know we are still working on having the preview release available. We noticed some flows in User Experience and in some advanced scenario that we are fixing now. |
Tests are good but we are still waiting for the prefix reservation validation from NuGet team! |
Hi @jpribele, the packages are now available on nuget.org, please see https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#320-preview236221---2023-12-22 |
Fantastic. F5 worked on a simple test project. |
I'll take care of updating the doc during the weekend but I'm not sure if doc team will have some bandwidth to approve and merge it. |
Trying to follow these instructions but not having any luck
https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-mstest-runner-intro?tabs=dotnetcli
That documentation appears to reference nuget package that does not exist.
Searching through the codebase I see EnableMSTestRunner but nothing I have tried works in practice. Launching a MSTest project from VisualStudio always runs dotnet.exe
The text was updated successfully, but these errors were encountered: