... Bugs: According to the SF trackers we are now down to 8 bugs, two of them are sufficiently critical enough that they have to be fixed before a new release...
64
manfred_lange_agile
manfred_lang...
Mar 30, 2007 1:48 pm
csUnit 2.1.2 released ===================== csUnit 2.1.2 has been released and is available for download at http//www.csunit.org/download. csUnit is...
65
manfred_lange_agile
manfred_lang...
Apr 10, 2007 8:40 pm
Hi all! Thank you for using csUnit! We would like to make sure that csUnit continues to provide the valuable experience you expect from an engineering tool. ...
66
Edward Ellis
d3j409
May 23, 2007 9:09 pm
I am having trouble using csUnit in an application project. If the project is a library project I can debug the tests just fine. If the project is an...
67
Manfred Lange
manfred_lang...
Jul 5, 2007 10:21 am
Hi Edward, Generally speaking: Yes, you also can debug applications. As this might indicate a bug I would like to ask you to enter the defect plus all...
68
Manfred Lange
manfred_lang...
Jul 5, 2007 10:23 am
csUnit 2.2 released =================== July 03, 2007 csUnit 2.1 has been released and is available for download at http://www.csunit.org/download. csUnit is...
69
Manfred Lange
manfred_lang...
Mar 24, 2008 5:08 pm
csUnit 2.3 released =================== March 24, 2008 csUnit 2.3 has been released and is available for download at http://www.csunit.org/download. csUnit is...
70
Manfred Lange
manfred_lang...
May 6, 2008 11:38 am
csUnit 2.4 released =================== May 06, 2008 csUnit 2.4 has been released and is available for download at http://www.csunit.org/download. csUnit is...
71
Manfred Lange
manfred_lang...
Jun 8, 2008 10:36 am
csUnit 2.5 has been released and is available for download at http://www.csunit.org/download. csUnit is open-source and free. csUnit's 37th release since 2001...
72
Xiang Liu
lx_hl
Sep 1, 2008 10:39 am
I am preparing the lecture notes for my course. csUnit is the unit testing tool chosen. a code coverage tool is still needed. Simple, (Conceptual?), and free ...
73
nucailu159
Oct 7, 2008 9:14 am
Hello. can i create one solution include two namespace? Can we make that namespace A call functions,attributes of namespace B?...
74
nucailu159
Oct 11, 2008 6:50 pm
I use "Build and Debug Test". but it is only run and appear MS Dos "C:\program files\csunit.org\csunit 2.5\csUnitCmd.exe" but i can not run step by step for my...
75
mohammed qaisi
mdqaisi
Oct 26, 2008 6:59 pm
Hi every body, I am very happy to enter and to be a member of this group, I am Mohammed Qaisi, Software Test Engineer. I am responsible for testing some .Net...
76
nucailu159
Oct 27, 2008 2:54 am
... Mohammed Qaisi, Software Test Engineer. I am responsible for testing some .Net projects like C# project, i was wondering how to do the automation test...
77
rbatemanmi
Nov 25, 2008 5:13 pm
Good Morning! I'm attempting to use the Parameterized testing facility with some VB code I've been assigned to write and use. I've created my test harness and...
78
Chris
garsrtn
Dec 10, 2008 6:13 pm
I am a new user of csUnit, and seem to be missing something... My problem is the tests are not being displayed in the 'Tests39; tab of the csUnit view within...
79
rbatemanmi
Dec 19, 2008 7:25 pm
Chris, I noticed a "similar" problem in Visual Studio 2005. In my case, I was getting "2" sets of tests - with one set being the "old" tests and the second...
80
odassaud
Jan 8, 2009 9:30 am
Hello, I'm a new csUnit Visual Studio add-in user and I've noticed that csUnit parameters (such the recipe file content) are reloaded only when I close and...
81
odassaud
Jan 24, 2009 8:42 pm
Does anybody have this problem?...
82
boonhuiasd
Feb 16, 2009 8:13 am
Hi all, I'm wondering whether is it possible perform this using csUnit. e.g. [SetUp] public void setUp() { filePath = Directory.GetFiles(basePath, "*_ND*"); ...
83
Robert Bateman
rbatemanmi
Feb 16, 2009 5:35 pm
Why not do a parameterized test? http://www.csunit.org/documentation/2.4/parameterizedTests.html Look for the section who's title is: Parameterization With...
84
Dan Webber
monkeonman
Feb 16, 2009 6:13 pm
Hi, When I try to install csunit using the latest installer, it gives me a 1606 error (can't find network path). I think this is due to a double slash in the...
85
boonhuiasd
Feb 18, 2009 6:53 am
Hi, Thanks for the prompt reply. This definitely sound interesting. I will give it a try. Thanks !! Boon Hui ;) ... DataSourceAttribute capability. In your...
86
boonhuiasd
Feb 18, 2009 6:54 am
Hi, I managed to implements the Parameterization Test. However, as i'm quite new to csUnit, there are certain things that I not sure how to go about doing it. ...
87
santeo2000
Mar 6, 2009 7:03 am
Hi. I am trying to use csUnit to test my application but it fails to start (BadImageFormatException). The application runs ok by itself when it is not loaded...
88
Manfred Lange
manfred_lang...
Mar 6, 2009 7:11 am
Hi D, please log this as an error at csUnit's bug tracker at SourceForge <https://sourceforge.net/tracker/?group_id=23919&atid=380010> . Thank you! Kind...
89
Manfred Lange
manfred_lang...
Mar 6, 2009 7:16 am
Hi threesan, thanks for making us aware of this item. At this stage no release of csUnit is certified for 64bit platforms. However, we plan to make versions...
90
Nguyen Trung Chinh
chinhnt2k3
Mar 28, 2009 5:44 pm
Hi, Does csunit support testing of web projects? It's working fine with console and windows projects but I can't get it to work with web projects. Please help!...
91
Manfred Lange
manfred_lang...
Mar 28, 2009 5:56 pm
csUnit 2.6 released March 28, 2009 csUnit 2.6 has been released and is available for download. For more information please visit csUnit's website...
92
Manfred Lange
manfred_lang...
Mar 28, 2009 6:06 pm
... console and windows projects but I can't get it to work with web projects. Please help! ... Hi, I can't offer you an option out of the box. However, by...