Forum member

DirkRombauts

1 post

Posts by DirkRombauts

  1. Benefits of NCrunch vs Other Test Tools

    I like to work in a flow of writing test code and writing production code that makes the test pass. I want to have as few distractions as possible, as little ceremony as I can get away with. Visual Studio's test runner requires me to manually start a test run, which I might forget in the heat of the…