Forum member

Daniel Zimmermann

1 post

Posts by Daniel Zimmermann

  1. AfterTestRun Method from SpecFlow is never Called if Tests run with NCrunch

    I discovered that NCrunch never runs our AfterTestRun method. If i run the tests with ReSharper TestRunner, the method gets called. Is there a configuration that can fix this problem? I made a sample project to reproduce the problem, unfortunately I cannot upload it with this post. But it …