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...
Thank you for your remark. To further clarify my response: csUnit 2.0.3 targets Visual Studio .NET 2003 and .NET 1.1 csUnit 2.1.* targets Visual Studio 2005...
Your right it is for 2003. Waiting for the full release of 2.1 before going to 2005 Thanks for the prompt response. ________________________________ From:...
Hi Stevens, before I sent my reply, I actually performed the steps in the way I described. I wanted to be on the safe side. So at least on my box it works as...
Hello, I try to install CSUnit version 2.0.3. The installation fails. On my computer already installed version csUnit 1.9.4. Any idea? Thank you for help, Nana...
Hi Nana, thank you for your message. Currently csUnit is not designed so that you can install two different versions in parallel. When you try to install a...
Hello, i have problems to run csUnit 2.1.1 BETA in Visual Studio 2k5 Pro (German). The problem is, that i can't find any entry in a menu (like shown in screen...
Hello, I installed the following software on both my desktop and my laptop. I had them side by side and followed exactly the same steps: VSPro 2005 csUnit ...
When attempting to install csunit I get the following error message: "Could not access the following network location - Common7/IDE/PrivateAssemblies" I have...
I will give that a try. Thanks! Doug ... From: csunit@yahoogroups.com [mailto:csunit@yahoogroups.com]On Behalf Of Andreas Major Sent: July 12, 2006 5:37 AM ...
I just got started using csUnit in my visual basic .net project, and it's great (Visual Studio 2005). Only thing is I can't figure out how to debug just one...
csUnit 2.0.4 Released ===================== csUnit 2.0.4 has been released and is available for download at http//www.csunit.org/download. This release has...
Hi, we are considering to drop csUnit's support for finding Tests and TestFixtures based on naming conventions, e.g. fixture names end with Test and tests...
Manfred, For what is worth I think this is a great idea. Steven Evans _____ From: csunit@yahoogroups.com [mailto:csunit@yahoogroups.com] On Behalf Of ...
No, please don't. Firstly, we have tons and tons of tests that use the naming convention method. Secondly, we have assemblies that are generated on the fly...
I'm just a watcher of this group, not a user of the software (now), so I didn't think it was right to chime on this in until someone expressed what I was...
Also, if you install ReSharper (www.jetbrains.com) you will be able to use the ReSharper test runner to debug a single test. All you need to do is right click...