home » blog » Tags » mstest

Closer is Better >> Nearsoft Blog

Tags >> mstest

Learning to Use xUnit.Net (3 of 3)

Posted by Maria Marcano on 03/10/2011 in xunit.net , unit test , mstest

I started using xUnit.Net a few weeks ago. My first question was how to do the things I was used to do in other testing frameworks like MSTest or NUnit, especially when using this framework for unit testing and for higher level tests like Selenium RC web tests.  Here's how I went about it.

This is the third of a three-part series on this experience.

Learning to Use xUnit.Net (2 of 3)

Posted by Maria Marcano on 03/03/2011 in xunit.net , unit test , mstest

I started using xUnit.Net a few weeks ago. My first question was how to do the things I was used to do in other testing frameworks like MSTest or NUnit, especially when using this framework for unit testing and for higher level tests like Selenium RC web tests.  Here's how I went about it.

This is the second, out of three posts on this subject.

Learning to Use xUnit.Net (1 of 3)

Posted by Maria Marcano on 02/24/2011 in xunit.net , unit test , mstest

I started using xUnit.Net a few weeks ago. My first question was how to do the things I was used to do in other testing frameworks like MSTest or NUnit, especially when using this framework for unit testing and for higher level tests like Selenium RC web tests.  Here's how I went about it.