"Create Unit Tests" context menu option is missing in Visual Studio 2017 for .Net core project?
I read some articles saying that "Create Unit Tests" context menu option is removed in VS2017/Core/x64 config. But those were old articles. So, wanted to check if this option is available now? If not, do we have any other alternatives (extensions) to generate the test cases? If so, kindly let me know the steps.
I am working on VS 2017/.NetCore 2.0 project.
Appreciate your help!