Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6360285
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:37:46+00:00 2026-05-24T23:37:46+00:00

This is all i’m looking for at a high level: The ability to run

  • 0

This is all i’m looking for at a high level:

  1. The ability to run unit tests from within visual studio 2008
  2. Compatibility with some code coverage tool
  3. A unit testing framework with a row testing feature like MBUnit’s RowTestAttribute
  4. Ability to integrate with Team City

I thought i had found this with xUnit.net 1.8, resharper 6.0, and dotCover 1.1.1. However, after investing almost a day with messing around with this stuff i’ve found these major issues with this setup:

  • Theory tests (row tests) are not fully supported in Resharper – more info
  • dotCover basically does not work with xUnit

I was successfully using MSTest with ReSharper to do everything i need but the row tests, but it seems that life could be much better with some of the more advanced testing frameworks.

I’ve started looking at Gallio, but I’m hoping that someone can save me some time and recommend a winning combination before I waste any more time exploring.

What combination have you used successfully?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T23:37:46+00:00Added an answer on May 24, 2026 at 11:37 pm

    I would suggest you to use NUnit:

    • You can use TestDriven.NET or ReSharper to have full integration with Visual Studio
    • PartCover, Sonar, NCover 1.5.8 free as code coverage tool
    • TestCase attribute to pass different set of parameters (ReSharper supports this attribute perfectly)
    • Team City support is built in

    An example for TestCase attribute

     [Test]
     [TestCase(1)]
     [TestCase(2)]
     [TestCase(3)]
     public void TestMe(int param)
     {
        Assert.That(param > 0);
     }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I run into similar codes like this all the time in aspx pages: <asp:CheckBox
All this originated from me poking at a compiler warning message (C4267) when attempting
So this all began in trying to get Coldfusion9 portlets to run under Liferay,
I may be looking at this all wrong. But, I am trying to use
Actualy my server updated PHP to 5.3.6 from 5.2.x. After this- all my mysql
I've seen this all over the place: Download here! SHA1 = 8e1ed2ce9e7e473d38a9dc7824a384a9ac34d7d0 What does
I see this all the time in Ruby: require File.dirname(__FILE__) + /../../config/environment What does
I'm probably doing this all wrong. I have a text file full of data
I do this all the time using VNC and it is very easy, but
I've heard a lot about profiling. What is this all about? As far as

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.