CharliePoole
CharliePoole
What are the versions for the nunit framework and the adapter?
Are you expecting the Visual Studio Adapter to somehow work with Xamarin Studio?
@OsirisTerje: You will have to answer this one. I notice that the adapter assembly and the nunit util, core and core.interfaces assemblies are going into the lib directory rather than...
Yes, exactly. Now that we know this, we should at least document it but ideally fix it.
@topgenorth If you have time to try the experiment @OsirisTerje suggested it would help us to resolve the problem for other folks.
Thanks for trying! On Mon, Dec 15, 2014 at 10:29 AM, Tom Opgenorth [email protected] wrote: > @OsirisTerje https://github.com/OsirisTerje : I just gave this a try. > What I did was,...
@OsirisTerje How do you want to deal with this issue? Document only?
I imagine this will be equally an issue in V3 if confirmed.
@Erezinho Same question as @rprouse plus "How do you run your tests now?" 😃
The `.runsettings` file is used by the NUnit 3 adapter, where we basically took some of the command-line arguments from nunit3-console and defined settings in the file. Many settings are...