Category Archive: unit testing ASP.NET

Jun
06

Need Help Starting Unit Testing

Want to start unit testing but don’t know where to start?We’ve written an article just for you: How to Start Unit Testing .NET Projects. In that unit testing article, Gil explains: How to get started How to start using a mocking framework What is a test How to write your first test How to run …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2011/06/06/need-help-starting-unit-testing-2/

May
16

Ivonna 2.1.7 is out

Ivonna 2.1.7 is out. Ivonna is an add in for ASP.NET testing. This latest version restores compatibility with Typemock Isolator and .NET 4.0 sites. It also introduces two methods (session.Get and session.Post) for MVC testing (really just simplification of existing functionality), and also session.Stub for simplifying stubbing dependencies in your tests. Ivonna is an add-on …

Continue reading »

Permanent link to this article: http://www.typemock.com/blog/2011/05/16/ivonna-2-1-7-is-out-2/