.NET
Essential Visual Studio Plugins... Ghost Doc, TestDriven.NET, Smart Paster and more...
Submitted by Antony Marcano on Fri, 10/02/2006 - 13:33. .NETThe goal of GhostDoc is to automate the tedious parts of writing XML comments by looking at the name of your class or method, as well as any parameters, and making an educated guess as to how the documentation should appear based on recommended naming conventions. This is not a replacement for writing thorough documentation of your business rules and providing examples, but it will automate the mindless part of your documentation generation.
NUnit Test Runner and Profiler for Visual Studio
Submitted by Antony Marcano on Thu, 05/01/2006 - 15:35. .NET | NUnit"MailFrame NUnit TestRunner":http://www.mailframe.net/Products/TestRunner/2005/
I like the look of the visual integration with the Visual Studio editor...
"Unable to generate a temporary class" with SWExplorerAutomation...
Submitted by Antony Marcano on Thu, 21/07/2005 - 12:24. .NET | web testing toolsExpert .NET Delivery Using NAnt and CruiseControl.NET
Submitted by webmaster@testdriven.com (Links) on Sat, 02/07/2005 - 14:08. .NET | Continuous IntegrationThis book is a guide to the implementation of good processes in a .NET environment. Author Marc Holmes focuses on actual implementation, and details patterns and anti-patterns to watch out for. He also provides a practical and in-depth look at NAnt and CruiseControl.NET, and solutions to common problem scenarios.
Rhino.Mocks v. 2.0 Announced. Yes, it's a Mock Object Framework.
Submitted by Roy Osherove on Sat, 02/07/2005 - 01:58. .NET | Mock ObjectsAyende has announced that he's released Rhino.Mocks v. 2.0: his own version of what he'd like in a Mock Object framework. I haven't yet got a chance to try it out, but it certainly sounds interesting!
"Rhino.Mocks is an attempt to create easier way to build and use mock objects and allow better refactoring support from the current tools. It's a hybrid approach between the pure Record/Replay of EasyMock.Net's model and NMock's expectation based model. Rhino.Mocks originated from EasyMock.Net and attempt to improve on their model to create easy to use and power mocking framework. It's free for use and modification for free and commercial software.
Technique for Manipulating the HttpContext within NUnitAsp tests
Submitted by webmaster@testdriven.com (Links) on Wed, 29/06/2005 - 21:43. .NET | unit testing frameworks & toolsAuthor: Robin Curry
Published: June 27, 2005
Rhino Mocks: .NET mocking framework
Submitted by webmaster@testdriven.com (Links) on Wed, 22/06/2005 - 22:17. .NET | Mock ObjectsRhino.Mocks is an attempt to create easier way to build and use mock objects and allow better refactoring support from the current tools. It's a hybrid approach between the pure R
