Forum member

svrist

2 posts

Posts by svrist

  1. Doesnt run [Theory] tests

    No, when using dynamic for Gallio/xUnit in the config, the issue is gone

  2. Doesnt run [Theory] tests

    We are seeing that often ncrunch wont run my testclasses if they only contain a [Theory] xunit class: [IMG]http://i.imgur.com/lEfc9.png[/IMG] If I on the other hand add a [Fact] test [i]both[/i] will be executed: [IMG]http://i.imgur.com/vvnuO.png[/IMG] Any guidance?