sentryone / unittestgenerator

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

Fix for multiple source projects #27

Closed mattwhitfield closed 4 years ago

mattwhitfield commented 4 years ago

This fixes #26 - basically if multiple documents were available for the same source file path then it would choose one based on the first one Roslyn happened to return, rather than the actual context of the source item