... 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...
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...
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. ...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
... 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...
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...
I am a new user of csUnit, and seem to be missing something... My problem is the tests are not being displayed in the 'Tests' tab of the csUnit view within...
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...
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...
Hi all, I'm wondering whether is it possible perform this using csUnit. e.g. [SetUp] public void setUp() { filePath = Directory.GetFiles(basePath, "*_ND*"); ...
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...
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...
Hi, Thanks for the prompt reply. This definitely sound interesting. I will give it a try. Thanks !! Boon Hui ;) ... DataSourceAttribute capability. In your...
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. ...
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...
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...
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...
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!...
... 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...