Content in the Software Testing Category
AutoMoq is an “auto-mocking” container that automatically creates for Moq any fake objects that are necessary to instantiate the class under test. You can access those fakes through the mocker or you can just ignore them if they’re not important.
This short tutorial shows how to use NUnit and Visual C#.
Related article
* Test-Driven Development (TDD) with NUnit
This video presents collected working experiences of several .NET projects using SpecFlow. This video presents questions you ran into when doing BDD with SpecFlow and possible answers.
Download this video from http://ndc2011.macsimum.no/mp4/Day1%20Wednesday/Track5%201500-1600.mp4
Sure you already do some flavor of unit testing. You use “x”Unit. But.. Do you know what the toolset can do for you? How can its features impact your style of testing and how your style of testing can be reflected on the use of features? Would you like to know how to extend the capabilities of the toolset? Watch this video if you:
a) use NUnit you can learn more of its features by watching code
b) use another testing framework and feel that it falls short on your demands
c) just …
This episode creates and executes a test case and also records a bug using Test and Lab Manager, which is part of the Visual Studio 2010 suite of products.

RSS Feed
Twitter