Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about testcaseattribute

Read more about testcaseattribute

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - testcaseattribute

nUnit - Ignoring a single inline TestCase

I'm using nUnit for some testing and I have a test with multiple inline test case inputs. I have a known bug with one of the TestCase inputs, and I would like to have that single TestCase ignored, but...
test-img

klreeher

c#

nunit

testcase

testcaseattribute

Votes: 0

Answers: 1

Latest Answer

In your sample you applied the IgnoreAttribute. What you want to do, is to set the Ignore property of the TestCaseAttribute. [TestCase("ears")] [TestCase("eyes", Ignore = "Bug...
test-img

Wilhelm Medetz

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved