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...
Manfred, I have sent you in the past my csUnit version with the /test, /fixture and /namespace additions. It takes care of this requests... Amir Kolsky XP&...
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...
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...
Amir, no worries! The behavior with regards to that has not changed. Instead the categories concept is implemented in such a way that if you don't want to use...
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, 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, 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...
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...
... 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...