NUnit 2.4.1 Release

Published: Friday, May 4, 2007
Topic: Posts Tags: NUnit V2

I just released NUnit 2.4. It fixes a few issues that slipped into the 2.4 release an makes some minor improvements. I wanted to get this release out because I'll be travelling for a few months and won't be in a position to do further releases until July or August.

You can review theRelease Notes for more info about the contents of this release. You can download it from NUnit.org.


Comments


[...] 3 мая 2007 года стала доступна для загрузки версия 2.4.1 фреймворка для юнит-тестирования проектов с использованием .NET NUnit. Со списком изменений в этом релизе можно ознакомиться на сайте разработчиков. Выход следующего релиза ориентировочно запланирован на июль-август 2007 года. [...]

Tools: NUnit 2.4.1 - Блог Сергея Третьяка, Monday, May 7, 2007


[...] Charlie Poole released NUnit 2.4.1 yesterday. It just fixes some issues and has some minor improvements. I plan to examine the new extensibility features of NUnit 2.4. So expect some posts about it during the next weeks. [...]

Andreas Schlapsi’s Blog - Software Development Blog » Blog Archive » New Version of NUnit, Friday, May 4, 2007


[...] I upgraded from NUnit 2.2.9 to NUnit 2.4.1 and while there is all sorts of new goodness added (much of which I don’t yet use) I am quite disappointed in performance. The actual speed of each test hasn’t changed, but it takes longer than before to start running the tests and, more annoyingly, it takes an age to close the form. This is quite a hindrance because, I really want to be able to switch quickly between running/debugging a test and then modifying the code. Obviously, this isn’t possible when it takes 10-15 seconds to close! Hopefully, this will be fixed soon or I will probably revert back to a previous version. [...]

Makiwa » Blog Archive » NUnit 2.4.1 is slow, Thursday, June 21, 2007


I've got a bit of a problem.

  1. Error: 'Use named parameter format 'ExpectedMessage=...'

  2. Error: Name 'ExpectedMessage' is not declared.

  3. It's only like this in VB.NET and not in C#, can't find where ExpectedMessage is defined.

_ _ Public Sub Test() End Sub

jocke, Monday, July 2, 2007


Charlie: Thanks :).

jocke, Monday, July 2, 2007


Jocke: VB.NET uses the format ExpectedMessage:=...

Charlie, Monday, July 2, 2007


[...] 2 comments I upgraded from NUnit 2.2.9 to NUnit 2.4.1 and while there is all sorts of new goodness added (much of which I don’t yet use) I am quite [...]

NUnit 2.4.1 is slow « The Codetripper, Wednesday, December 24, 2008