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

  • SEARCH
  • Home
  • 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 94689
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T23:32:27+00:00 2026-05-10T23:32:27+00:00

When I run the following test in Gallio’s Icarus it passes, but when I

  • 0

When I run the following test in Gallio’s Icarus it passes, but when I step into it using TestDriven.NET (Test With->Debugger), it fails because the parameters are not set according to the Row attributes.

I was expecting that the method would be called once for each Row attribute applied.

What am I doing wrong? If nothing, then what do I need to do to debug these tests when they break? Should I avoid parametrized tests if they are not debuggable?

[TestFixture] public class TestDrivenIgnoresMbUnitAttributesWhenDebugging {     [Test]     [Row(1)]     [Row(2)]     public void SomeFunc(int x)     {         Assert.AreNotEqual(default(int), x);     } } 
  • 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. 2026-05-10T23:32:28+00:00Added an answer on May 10, 2026 at 11:32 pm

    Hmm… did you install TestDriven.Net BEFORE installing Gallio?

    If not, then the Gallio extensions for TestDriven.Net will not be installed. In that case, TestDriven.Net might run the test in ‘ad-hoc’ mode with default values for its parameters.

    It should be pretty to tell whether this is the case. If the Gallio extensions for TestDriven.Net are installed then you’ll see a ‘Gallio’ banner message in the Output Window during test execution. If not you may see something else like ‘ad-hoc’.

    To fix the problem, reinstall Gallio. Alternately you can use the add/remove features part of the Gallio installer then ensure that the TestDriven.Net components are selected for installation (under ‘Test Runners’).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If I run the following test, it fails: public class CrazyExceptions { private Exception
When I run the following test, I get an ArgumentOutOfRangeException: [TestClass] public class ReproduceException
When I attempt to run the following test in IntelliJ IDEA I get the
What happens if I run following command : mvn clean install sonar:sonar -Dmaven.test.skip=true I
If I run the following command: >python manage.py test Django looks at tests.py in
When trying to run a junit test I get the following error - java.lang.ClassCastException:
When I run the following test (built with F#2.0) I get OutOfMemoryException. It takes
When I run the following grammer: test : WORD+; WORD : ('a'..'z')+; WS :
I am trying to use Gallio (v3.1)/MbUnit/NCover to run a unit test in my
I have the following test program. #include <iostream> #include <cstdlib> using namespace std; pthread_mutex_t

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.