sentryone / unittestgenerator

A unit test generation extension for Visual Studio
Apache License 2.0
25 stars 5 forks source link

NuGet exceptions when using multiple NuGet sources #47

Open tangogrowler opened 3 years ago

tangogrowler commented 3 years ago

Exception when creating the Test Project & installing MSTest.Framework. Fails when checking a NuGet source that doesn't contain the package - despite othe sources being available that do contain it

Workaround:

Thanks for the (hopefully!) useful extension, by the way.

mattwhitfield commented 3 years ago

To be honest the 'generate test project' bit has never really worked very well. I might just remove it as it causes more pain than it solves...

mattwhitfield commented 2 years ago

Project generation removed in https://github.com/mattwhitfield/unittestgenerator - a new version should be out in a couple of weeks - but it will have to be a different item in the marketplace as I no longer work for SentryOne 👍

mattwhitfield commented 2 years ago

https://marketplace.visualstudio.com/items?itemName=MattWhitfield.Unitverse is released now - it doesn't contain a 'fix' for this issue per-se - it removes project generation.