Browse by Tags

Related Posts

  • VSTS unit test asserts and MbUnit

    My last post looked at MbUnit and NUnit so out of interest I thought I would take a look at the VSTS unit test asserts and how they stacked against MbUnit. VSTS Assert AreEqual - MbUnit AreNotEqual - Not supported AreNotSame - MbUnit AreSame - MbUnit Equals - Not supported Fail - MbUnit Inconclusive...
    Posted to Andrew Stopford's Weblog (Weblog) by astopford on 07-27-2006, 12:00 AM
    Filed under: Testing & Build Systems, Testing &amp, MbUnit, unit testing, .NET
  • NUnit and MbUnit Asserts

    MbUnit has a lot of asserts that you can use in your testing toolbox. To help you see the difference between unit test frameworks I have compared the asserts from the current NUnit release to the current MbUnit release as follows. AreEqual - NUnit AreNotSame - NUnit AreSame - NUnit AreValueEqual Between...
    Posted to Andrew Stopford's Weblog (Weblog) by astopford on 07-27-2006, 12:00 AM
    Filed under: Testing & Build Systems, Testing &amp, MbUnit, NUnit, unit testing, .NET
  • VSTS unit test asserts and MbUnit

    My last post looked at MbUnit and NUnit so out of interest I thought I would take a look at the VSTS unit test asserts and how they stacked against MbUnit. VSTS Assert AreEqual - MbUnit AreNotEqual - Not supported AreNotSame - MbUnit AreSame - MbUnit Equals - Not supported Fail - MbUnit Inconclusive...
    Posted to Community Blogs (Weblog) by Anonymous on 07-27-2006, 12:00 AM
    Filed under: Testing & Build Systems, Testing &amp, MbUnit, .NET, unit testing
  • MbUnit Asserts

    MbUnit has a lot of asserts that you can use in your testing toolbox. To help you see the difference between unit test frameworks I have compared the asserts from the current NUnit release to the current MbUnit release as follows. AreEqual - NUnit AreNotSame - NUnit AreSame - NUnit AreValueEqual Between...
    Posted to Community Blogs (Weblog) by Anonymous on 07-27-2006, 12:00 AM
    Filed under: Testing & Build Systems, Testing &amp, MbUnit, .NET, NUnit, unit testing
  • MbUnit database testing, and thanks to Roy

    Lost in translation some place was the credit that Roy fully deserves for being the man to come up with the concept for the database testing attributes and fixtures in MbUnit . Roy emailed me last week to voice some concerns for credit and in return I have edited the MbUnit wiki . If your not sure what...
    Posted to Andrew Stopford's Weblog (Weblog) by astopford on 07-25-2006, 12:00 AM
    Filed under: Testing & Build Systems, Testing &amp, MbUnit, unit testing, .NET
  • FxCop and ASP.NET

    Another handy VSTS feature is that you can test ASP.NET code behind with FxCop, I can't seem to find a way to simply do this using the FxCop GUI or command line for CCNet. Any approaches or suggestions welcome. Update: A bit ad-hoc but I came up with the following Go to C:\WINDOWS\Microsoft.NET\Framework...
    Posted to Andrew Stopford's Weblog (Weblog) by astopford on 07-25-2006, 12:00 AM
    Filed under: Testing & Build Systems, Testing &amp, .NET
  • Using FxCop from VS

    I really like the fact you can run FxCop direct from VS in VSTS, I really want that from my plain old VS. While researching I found two ways. VS external tools You can set up FxCop to run inside of the VS command window, the reporting is not great but you could change the options to report to a file...
    Posted to Andrew Stopford's Weblog (Weblog) by astopford on 07-25-2006, 12:00 AM
    Filed under: Testing & Build Systems, Testing &amp, .NET
  • MbUnit database testing, and thanks to Roy

    Lost in translation some place was the credit that Roy fully deserves for being the man to come up with the concept for the database testing attributes and fixtures in MbUnit . Roy emailed me last week to voice some concerns for credit and in return I have edited the MbUnit wiki . If your not sure what...
    Posted to Community Blogs (Weblog) by Anonymous on 07-25-2006, 12:00 AM
    Filed under: Testing & Build Systems, Testing &amp, MbUnit, .NET, unit testing
  • FxCop and ASP.NET

    Another handy VSTS feature is that you can test ASP.NET code behind with FxCop, I can't seem to find a way to simply do this using the FxCop GUI or command line for CCNet. Any approaches or suggestions welcome. Update: A bit ad-hoc but I came up with the following Go to C:\WINDOWS\Microsoft.NET\Framework...
    Posted to Community Blogs (Weblog) by Anonymous on 07-25-2006, 12:00 AM
    Filed under: Testing & Build Systems, Testing &amp, .NET
  • Using FxCop from VS

    I really like the fact you can run FxCop direct from VS in VSTS, I really want that from my plain old VS. While researching I found two ways. VS external tools You can set up FxCop to run inside of the VS command window, the reporting is not great but you could change the options to report to a file...
    Posted to Community Blogs (Weblog) by Anonymous on 07-25-2006, 12:00 AM
    Filed under: Testing & Build Systems, Testing &amp, .NET
Page 1 of 3 (23 items) 1 2 3 Next >
Microsoft Communities