Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies.
Friday, January 11, 2008
csUnit in 2008
csUnit continues to enjoy good download and visitor numbers on its web site. In particular the interest in (introductory) tutorials remains very strong.
Therefore we are assessing what options we have with regards to improving the tutorials that already exist, and whether there are opportunities for additional tutorials.
As for csUnit we are looking into options with regards to increasing the functional footprint again this year without increasing the burden on user who don't need some of the new features (yet). The data-driven testing features are likely to move out of the experimental stage. Also, there are a few smaller improvements for supporting generics. And then we certainly want to make sure that csUnit also works with Vista, .NET 3.5 and Visual Studio 2008.
Labels:
Tools
Subscribe to:
Post Comments (Atom)
3 comments:
how to use csunit with Studio 2008 & .Net 3.5
Hi mj,
thanks for asking. Currently csUnit does not support VS 2008 or .NET 3.5.
However, as the blog post mentions we want to make sure you can use csUnit with both.
Kind regards,
Manfred.
---
http://www.csunit.org
http://agileleadership.blogspot.com
Hi mj,
further to your comment: We have made csUnit 2.3 available as of now. Although it doesn't have (yet) an addin for Visual Studio 2008, you can use it to test applications targeting .NET 2.0, 3.0, and 3.5. Just reference csUnit as normal, launch csUnitRunner (the standalone GUI), and run your tests.
Kind regards,
Manfred.
---
Manfred Lange
csUnit developer
http://www.csunit.org
http://agileleadership.blogspot.com
Post a Comment
All comments, questions and other feedback is much appreciated. Thank you!