1

I'm using xUnit + NCrunch. I've got some tests marked as integrational:

[Trait("Category", "Integration")]

How do I skip those tests in NCrunch? The tests are not in the separate assembly so I cannot ignore the entire assembly completely.

Serhii Shushliapin
  • 2,528
  • 2
  • 15
  • 32

0 Answers0