sentryone / unittestgenerator

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

Generation for symbols not reliable if the code file is included in multiple projects #26

Closed mattwhitfield closed 4 years ago

mattwhitfield commented 4 years ago

If the code file is included in multiple projects, then generation from the code editor isn't deterministic - sometimes it will work, sometimes it will say 'SyntaxTree was not from the same SemanticModel'