fschwiet / DreamNJasmine

A DSL for writing tests as Given/When/Then specifications, inspired by Jasmine.
MIT License
40 stars 6 forks source link

Support for NUnit 2.6.1 #19

Closed tomsdev closed 12 years ago

tomsdev commented 12 years ago

Hi, when i download your package from Nugget it download also NUnit in version 2.6.1, it's fine but the NUnit runner package directory organization has changed so your powershell script that copies dll doens't work.

I've tried to copy dll manually without success, NUnit GUI never loads your addin (maybe your addin doesn't works with 2.6.1).

Currently, i've downloaded manually NUnit 2.6.0 and it works but i wonder if you could investigate for the new versions 2.6.1.

I think your addin is really usefull because i couldn't find anything like it elsewhere so i hope you'll maintain it.

Thanks

fschwiet commented 12 years ago

Thanks for the notice, I didn't realize a new version of NUnit was out. It should be updated/fixed as of version 0.3.2 in nuget, let me know if you still have problems with.

Also there is zero docs on it. It looks like you blog some, though in French which I don't understand :). But if you ever did a blog article on it French or English that would be appreciated.