ReSharper 6.1 Released; AgUnit to Follow?

Dec 21 2011 at 7:08 PM

Now that ReSharper 6.1 has been released, will there soon be an officially updated version of AgUnit released to match it?

Coordinator
Dec 21 2011 at 7:10 PM

Yes, you can expect a new release in the next few days.

I'm also researching Silverlight 5 support.

Dec 22 2011 at 7:57 AM

Pretty sure you've already caught it, but Statlight have been updated with Silverlight 5 support. I tried to rebuild AgUnit with updated Statlight.Core.dll, but seems like Jason changed some of the API so I left it.

Developer
Dec 22 2011 at 2:57 PM
Edited Dec 22 2011 at 3:38 PM

FYI: I have a fork that should work with the latest StatLight. However I'm getting strange errors from StatLight (malformed manifest) when I do a test run. (I'll be digging into this sometime later)

https://github.com/staxmanade/AgUnit

Developer
Dec 22 2011 at 8:32 PM

Hey Guys, FYI: someone created an issue in StatLight for the issue. So follow that (or if you have a fix, send me a pull)

http://statlight.codeplex.com/workitem/14579

Jan 17 at 12:29 AM

Hi,

Is there any chance of a release of AgUnit for R# 6.1 soon? We're really keen to move to 6.1 but don't want to lose AgUnit from our development process.

Thanks!

Sam

Coordinator
Jan 17 at 9:01 AM

Hi,

There's an "unofficial" build by Matt Ellis:

https://twitter.com/#!/citizenmatt/status/159178720509296641
https://github.com/citizenmatt/AgUnit/downloads

I'll pull in his changes and create a new release.

Silverlight 5 support is the first thing on the roadmap.

Kind regards,

Steven

Feb 1 at 10:56 AM
Edited Feb 1 at 9:01 PM

Any further progress on this?  I had a look at changing the source code to work with SL 5 but unfortunately the latest StatLight.Core implementation that supports SL 5 has made a lot of changes (especially around the EventAggregator).  This makes it a bit difficult to upgrade to SL 5 without understanding all the logic involved.

Thanks

Carel

Feb 6 at 4:13 AM

Could you please update to SL5. We really like AgUnit and will make great use of it.

Feb 7 at 6:07 AM

I'm hoping to see SL5 support soon also. Great project.

Feb 7 at 7:59 AM

Yip - SL5 upgrade would really help - thx.

Feb 7 at 8:35 AM

Same here. Really need SL5 support.

Feb 10 at 2:10 PM

+1. Please provide support for R# 6.1

Coordinator
Feb 19 at 10:23 PM
Edited Feb 19 at 11:15 PM

Hi,

The latest code on GitHub has support for SL5 and the newly released R# 6.1.1.

For the moment:

- Class Library test projects do not seem to work. Silverlight Application projects do work.
- XUnit support is not tested because the runner from xunit-contrib is not updated for R# 6.1.1. 
- You will need to have the Silverlight 5 (Developer) runtime installed even if you are testing Silverlight 3 or Silverlight 4 projects.

Feel free to get the latest code and notify me of issues.
Instructions are on the main page: http://agunit.codeplex.com/ 

A new 'official' release (0.5) will follow in one of the next days.

Greetings,

Steven

Feb 27 at 10:10 AM

Thanks Steven

The SL 5 support is working great :-)

Coordinator
Mar 21 at 2:05 PM

Have to add there is a problem with localization satellite assemblies.
This seems to be caused by StatLight, I'm investigating this issue.

I'm also working on R# 7 EAP / VS11 Beta support, for now it doesn't work.
There appears to be a problem with the plugin loader in R# 7 EAP build I have installed.

Apr 19 at 12:14 AM

Pretty pretty please, can we have an official build released for SL 5 / R# 6.1.1?