Test Adapter does not find addins

Bug #1193957 reported by Kurt Schelfthout
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
NUnit Test Adapter
Triaged
Undecided
Unassigned

Bug Description

[Issue now tracked on github: https://github.com/nunit/nunit-vs-adapter/issues/9]

We are trying to write an NUnit plugin for FsCheck (github.com/fsharp/fscheck). The addin works fine with the standalone test runner, although it is not shown in the addin dialog. According to this converstaion in the mailing list, this is because the addin is built with .NET 4.0:

https://groups.google.com/forum/#!topic/nunit-discuss/je0VXIsVQNQ

The addin is also written and compiled using F# (3.0).

The addin does not work with the test adapter - we've tried putting the addin and its dependencies in the addins folder where the adapter lives, as well in the folder itself. It looks like it is never loaded.

It's not clear how to go about writing an addin for NUnit that works with the standalone runner, the test adapter, the test adapter NuGet package, and Resharper.

Tags: github
Changed in nunit-vs-adapter:
milestone: none → 2.0
Revision history for this message
Bradley S. Serbus (brad-serbus) wrote :

Prevents https://github.com/AutoFixture from being used.

Changed in nunit-vs-adapter:
status: New → Won't Fix
milestone: 2.0 → none
Revision history for this message
Kurt Schelfthout (kurt-schelfthout) wrote :

Why?

Revision history for this message
Charlie Poole (charlie.poole) wrote : Re: [Bug 1193957] Re: Test Adapter does not find addins

I'm not sure what "Why?" refers to.

If you mean "why doesn't it find them" that will be part of fixing the bug.
My guess is because addins are located by NUnit relative to the location of
the nunit.util assembly. I haven't analyzed it yet, however.

Charlie

On Fri, Oct 18, 2013 at 12:18 AM, Kurt Schelfthout <
<email address hidden>> wrote:

> Why?
>
> --
> You received this bug notification because you are subscribed to NUnit
> Extended Testing Platform.
> https://bugs.launchpad.net/bugs/1193957
>
> Title:
> Test Adapter does not find addins
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/nunit-vs-adapter/+bug/1193957/+subscriptions
>

Revision history for this message
Kurt Schelfthout (kurt-schelfthout) wrote :

I meant why was it changed to Won't Fix?

Revision history for this message
Charlie Poole (charlie.poole) wrote :

See my comment on the bug. We're moving to VirGin where the bug is alive
and well. Unfortunately, all other closed statuses are even more confusing.
On Oct 18, 2013 9:06 AM, "Kurt Schelfthout" <email address hidden>
wrote:

> I meant why was it changed to Won't Fix?
>
> --
> You received this bug notification because you are subscribed to NUnit
> Extended Testing Platform.
> https://bugs.launchpad.net/bugs/1193957
>
> Title:
> Test Adapter does not find addins
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/nunit-vs-adapter/+bug/1193957/+subscriptions
>

tags: added: github
Changed in nunit-vs-adapter:
status: Won't Fix → Triaged
Revision history for this message
Jacek Ratzinger (jacek-ratzinger) wrote :

The integration testing framework Concordion-NET (https://github.com/x97mdr/concordion-net) has now NUnit support, where the fix of the NUnit Test Adapter would help to work smoothly in Visual Studio. I am looking forward to use NUnit addins in Visual Studio through the NUnit Test Adapter :-)

Revision history for this message
Charlie Poole (charlie.poole) wrote :

Note that this bug has been moved to github: https://github.com/nunit/nunit-vs-adapter/issues/9

I have added the link in the description above as well.

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.