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!...
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, 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 all, I'm wondering whether is it possible perform this using csUnit. e.g. [SetUp] public void setUp() { filePath = Directory.GetFiles(basePath, "*_ND*"); ...
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...
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...
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...
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...
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...
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 ...
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...
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.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.2 released =================== July 03, 2007 csUnit 2.1 has been released and is available for download at http://www.csunit.org/download. csUnit is...
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 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. ...
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...
... 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...
For the command line version of csUnit currently the two options supported are testCategory and fixtureCategory. The questions I have are: 1) Can you provide...
Hi, we have just discovered that it is possible to mark more than one method within a test fixture with the attributes SetUp (or TearDown) respectively. If a...
Hi all, at this stage we have finished most of the work at the GUI. This also included the interaction between the core, csUnit's UI controls, and the...
Hi all, the changes required to support multiple categories at the test fixture and test method level are more or less complete. Several refactorings have led...
Hi all, after some time of silence I'd like to give you a few details of what we are currently doing with csUnit. Work has not stopped! Instead we are working...
Using CSUNit 2.1.1 beta with VS 2005, .NET 2.0, .NET CF 2.0. Following the tutorial at http://www.csunit.org/tutorials/tutorial8/step5.html CSUNit GUI looks...
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...
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...
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...
When attempting to install csunit I get the following error message: "Could not access the following network location - Common7/IDE/PrivateAssemblies" I have...