Core: MSTest Unit Test Generators

Created on 16 Dec 2018  路  3Comments  路  Source: dotnet/core

Currently has an alternative for intellitest on .Net core? I have Visual Studio 2017 enterprise and need to generate many unit tests with MSTEST on .NET CORE apps. But... The plugins i have found only works with xUnit/NUnit and Visual Studio intellitest only works with .Net Framework.

Most helpful comment

Thanks @karelz.

We are tracking adding Intellitest support for .NET Core on developer community here. It is on the roadmap. (Please upvote if it's an important scenario to you. It does help us prioritize.)

Unfortunately, I don't have any recommendations for other .NET Core MSTest generation tools at this time.

All 3 comments

It seems that the feature IntelliTest supports only .NET Framework: https://docs.microsoft.com/en-us/visualstudio/test/generate-unit-tests-for-your-code-with-intellitest?view=vs-2017
@leo2d can you please provide feedback directly to Visual Studio? https://docs.microsoft.com/en-us/visualstudio/ide/how-to-report-a-problem-with-visual-studio-2017?view=vs-2017 ... that way it will find the right team faster.
cc @kendrahavens

Closing as out of scope here.

Thanks @karelz.

We are tracking adding Intellitest support for .NET Core on developer community here. It is on the roadmap. (Please upvote if it's an important scenario to you. It does help us prioritize.)

Unfortunately, I don't have any recommendations for other .NET Core MSTest generation tools at this time.

Thank you for the supporting.

Was this page helpful?
0 / 5 - 0 ratings