fsprojects-archive / zzarchive-VisualFSharpPowerTools

[ARCHIVED] Power commands for F# in Visual Studio
http://fsprojects.github.io/VisualFSharpPowerTools/
Apache License 2.0
310 stars 77 forks source link

Unittest fixes #1464

Closed xdaDaveShaw closed 7 years ago

xdaDaveShaw commented 7 years ago

Some fixes to unit tests (with a little impact on production code). There were causing annoyances when trying to work on the code locally.

I've tested that reference source can still be launched correctly by running the project in an experimental instance of VS2015.

All existing passing tests still pass.

cloudRoutine commented 7 years ago

@xdaDaveShaw awesome, the browser launch is pretty annoying