Unfortunately, for reasons unknown to me Yahoo! has decided to terminate and delete the csUnit group. I tried to recover it through their customer care...
We've just released csUnit 2.0.1. Please download from http://www.csunit.org This version does not yet support VS.NET 2005 or .NET 2.0. It supports VS.NET...
A zip-file with the sources for csUnit 2.0.1 is available at: http://prdownloads.sourceforge.net/csunit/csUnit.2.0.1.sources.zip?download The file is provided...
Great to have the list - and to see work progressing :) I am keen to have csUnit with VS2005 as I like the way csUnit works - keep up the good work :) Glenn...
Hi! I'm trying csUnit 2.0 and looks pretty good. Thanks! I have noticed that it leaves a counter (number of runs?) in the solution file. May I ask what's for?...
Context: Uninstalling csUnit 1.9.x is required to install any other version, including the current version 2.0.x. Problem: After csUnit 1.9.x is uninstalled...
csUnit 2.0.2 Released ===================== csUnit 2.0.2 has been released and is available for download at http//www.csunit.org/download. This release has...
Hi Amir, my understanding is that these are custom extensions that you have put in. Is this correct? If so, would you mind to zip up the sources, so that we...
I understand csUnit is a testing tool for .NET language. i read tutorial at http://www.csunit.org/tutorials/index.html. I write a simple project using csUnit....
I understand csUnit is a testing tool for .NET language. i read tutorial at http://www.csunit.org/tutorials/index.html. I write a simple project using csUnit....
i don't open this attachment. please sent me another SPONSORED LINKS Open source software Computer monitoring software YAHOO! GROUPS LINKS Visit your group...
Thung Thung, Short answer: csUnit executes tests, which you have written to ensure your code works as expected. Longer answer: There is a few things you need...
OK, I'm on my way to the other side of the world... I have sent you an earlier version of the code sans the category arithmetic stuff. Do you need me to send...
When using Assert.Equals to test the value of a double against an expected value, I discovered that if the value of the 'actual' parameter is Nan (Not A...
Hi, first, the standard question: which version are you using? For now I assume that you are using the latest released version csUnit 2.0.2. I assume that the...
I tested the issue with csUnit 2.0.2, and here are the results for Assert.Equals() with doubles: 1) Assert.Equals(double, NaN) works as expected, that is it...
Typo: It should read: "I added the missing tests for items 2 to 4." Kind regards, Manfred. ... Manfred Lange. csUnit Lead Developer http://www.csunit.org...
Manfred, Thanks your prompt reply and confirming what I found. I originally found the problem in 1.9.4, upgraded to 2.0.2 and found it was still occuring. Your...
Nigel, I just finished the fixes for these bugs, and along the way improved the parameter checking for some parameters as well, e.g. NaN is no longer an ...
csUnit 2.1.0 BETA Released ========================== csUnit 2.1.0 BETA has been released and is available for download at http//www.csunit.org/download. This...
csUnit 2.0.3 Released ===================== csUnit 2.0.3 has been released and is available for download at http//www.csunit.org/download. This release has...
As several releases have been made available and as this has led to a several changes of csUnit, we felt it was about time to also update the "Getting Started"...
csUnit 2.1.1 BETA Released ========================== csUnit 2.1.1 BETA has been released and is available for download at http//www.csunit.org/download. This...
Lets hope it's a good one... I've been using nunit with testdriven in 2005 and I really really don't like it compared to csUnit... Amir Kolsky XP& Software...
Amir, in case you run into any issues, or there are any suggestions for improvement, please either log entries at SourceForge, or send emaild directly to me....
Hi, I am trying to create a csunit project using 2.0.3 but keep getting the error: wizard.config could not be loaded. Cound not find a part of the path ...
Steven, I'll look into this and keep you posted. I apologize that csUnit is causing this issue. At the same time I'd like to thank you to raise the issue as...
Steven, I was able to reproduce the problem. Next, I'll look into what caused the problem and try to find a test that will help to prevent it from re-occurring...