adamchester / expecto-adapter

Visual Studio test adapter for Expecto (https://github.com/haf/expecto)
MIT License
28 stars 16 forks source link

No worky #32

Closed o1lo01ol1o closed 6 years ago

o1lo01ol1o commented 7 years ago

I have the tests annotated and the ``paket packages referenced in my project. Running discover tests creates some noise on the output and ceases with:

[11/14/2017 2:26:04 PM Informational] ------ Discover test started ------
[11/14/2017 2:27:31 PM Error] 'vstest.discoveryengine.x86.exe' WCF communication channel unavailable. Active request will be aborted.

This is on VS 2017 15.4.4

MNie commented 7 years ago

@o1lo01ol1o I tried to reproduce your problem with

Microsoft Visual Studio Professional 2017 
Version 15.4.4
VisualStudio.15.Release/15.4.4+27004.2009
Microsoft .NET Framework
Version 4.7.02558

Installed Version: Professional
Visual F# 4.1   00369-60000-00001-AA048
Microsoft Visual F# 4.1

But everything seems to works fine. image