Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Whoa, did I just see a stable release? #32

Closed
tofutim opened this issue Nov 18, 2015 · 9 comments
Closed

Whoa, did I just see a stable release? #32

tofutim opened this issue Nov 18, 2015 · 9 comments

Comments

@tofutim
Copy link

tofutim commented Nov 18, 2015

I went to nuget and saw it. :)

@tofutim
Copy link
Author

tofutim commented Nov 18, 2015

Uh oh UWP not included? I see that the PCL NUnit.Runners get installed but I cannot get to the NUnit.Runner namespace in using.

@tofutim
Copy link
Author

tofutim commented Nov 18, 2015

Maybe it isn't really ready. I tried both UWP and Droid and nothing comes out of the nuget.

@rprouse
Copy link
Member

rprouse commented Nov 18, 2015

@tofutim, preparing a release now. It will be nunit.xamarin on Nuget. Should be out within the hour.

@rprouse
Copy link
Member

rprouse commented Nov 18, 2015

@tofutim, want to be the first to try the release? The NuGet is available at https://www.nuget.org/packages/nunit.xamarin

Read through the README at https://github.com/nunit/nunit.xamarin for instructions.

Please let me know how it goes and if you have any problems. 👍

@rprouse rprouse closed this as completed Nov 18, 2015
@tofutim
Copy link
Author

tofutim commented Nov 18, 2015

I'll try it again.

@tofutim
Copy link
Author

tofutim commented Nov 18, 2015

Same problem as before - I see NUnit.Runners in the references - but

Severity Code Description Project File Line
Error CS0234 The type or namespace name 'Runner' does not exist in the namespace 'NUnit' (are you missing an assembly reference?) SQLite.Net.Tests.UWP D:\Loqu8\Projects\sqlite-net\tests\SQLite.Net.Tests.UWP\MainPage.xaml.cs 32

@tofutim
Copy link
Author

tofutim commented Nov 18, 2015

image
Not sure you can see it there, but when I press . after NUnit it gives me Common and Framework, but no Runners, even though you see in the solution (for UWP) that it NUnit.Runners is there.

@tofutim
Copy link
Author

tofutim commented Nov 18, 2015

Something is wrong with the package, it is not opening!

image

@CharliePoole
Copy link
Contributor

Tim, you seem to be using the updated NUnit.Runners package, which has
nothing to do with Xamarin! It contains the NUnit console runner as a tool
and doesn't have anything for you to reference.

When Rob releases the Xamarin runner package, he will announce it.

Charlie

On Tue, Nov 17, 2015 at 6:23 PM, Tim Uy notifications@github.com wrote:

Something is wrong with the package, it is not opening!

[image: image]
https://cloud.githubusercontent.com/assets/157766/11230913/55fa6a28-8d58-11e5-9018-deeb5fc6ff26.png


Reply to this email directly or view it on GitHub
#32 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants