Novell Home

NUnitGenAddIn

From Developer Community

In an ideal world, you start out with tests to code. In a real world, developers write codes in whatever way they are comfortable with. Furthermore, there are already whole stack of legacy codes that you do not want to touch anymore, not alone writing tests for them. However, developers should know that testing your own code practice has proven success in the software engineering field. For those developers not used to test first practice, this NUnit Test Generator Visual Studio add-in (NUnitGenAddIn) will save your time and code. Not like other test generation tool, with this add-in, you can generate NUnit tests as you code.

File Releases

NUnitGenAddIn-ClassDiagram-v0.1.1.doc - 2006-03-17
NUnitGenAddIn-Manual-v0.1.1.doc - 2006-08-28
NUnitGenAddIn-v0.1.0.1.src.zip - 2006-01-19
NUnitGenAddIn-v0.1.0.2.src.zip - 2006-01-27
NUnitGenAddIn2003-v0.1.0.1.zip - 2006-02-03
NUnitGenAddIn4VS2005-bin-v0.1.1.zip - 2006-03-20
NUnitGenAddIn4Vs.Net-Setup-v0.1.1.msi - 2006-03-17
NUnitGenAddIn4Vs.Net-src-v0.1.1.zip - 2006-03-17
NUnitGenAddIn4Vs2005-src-v0.1.1.zip - 2006-03-17
docs - 2006-04-05

Source code is available for this project.

Latest News

NUnitGenAddIn v0.1.1 posted (for both VS.Net and VS 2005)

This version integrates common modules to "Core" component so that different versions of addins can leverage shared functionality while keeping their own custom handling logic for different IDE extensibility implementation. As a result, from now on, there will be virtually no differences in both addins except the functions depending on VS implementation. For example, Vs.Net doesn't implement "out" or "ref" parameter detection from method while you can detect them using VS 2005 implementation.

For those of you who are interested in the structural aspect of this addin, "NUnitGenAddIn-ClassDiagram-v0.1.1.doc" will give you the big picture. Currently, addin supports only C# but I believe with this model, it is fairly easy to extend to VB.Net, if there's anyone willing to spend some time on this project :)

--flynhigh 2006-03-25

NUnitGenAddIn for VS.NET 2003 v0.1.0.1 has been posted

Finally, here is the version for Visual Studio.NET 2003! Features in this version are similar to previously posted NUnitGenAddIn v0.1.0.1. I'm planning to merge core part of two projects, so that similar changes will be made both versions. Enjoy! Oh, don't forget to post feedbacks :)

--flynhigh 2006-02-06

[ News Archive ]


Activity

Total Project Commits: 89
Total File Downloads: 3,572

Project Members

NamePosition
FlynhighAdministrator

Novell® Making IT Work As One

© 2008 Novell, Inc. All Rights Reserved.