Forum member

mausch

1 post

Posts by mausch

  1. Arbitrary executable as test runner

    Hi, Is it possible to set up NCrunch to use an arbitrary executable as test runner? Concretely, I have a test project that is directly an .exe and runs the tests directly, reporting results to console. It doesn't use NUnit or any other typical test framework. Maybe NCrunch could get back test r…