Forum member

R.Bittner

5 posts

Posts by R.Bittner

  1. Automatically select first broken test in NCrunch Tests Window

    I do actually have a suggestion for "choosing" which broken test to display. If there are two failing tests, would it be possible to display the one that is in the current context (i.e. the one that I'm editing). Or maybe the one that was most recently changed? Lots of times, I'll make a change a…

  2. Automatically select first broken test in NCrunch Tests Window

    Ahh.. gotcha. I turned off the passing tests and it worked as expected. Thanks...

  3. Automatically select first broken test in NCrunch Tests Window

    Maybe I'm blind, but I can't find the option to enable this. I see you added the "select most relevant node, but it doesn't seem to be working with mine. I've included a short video to demonstrate: http://screencast.com/t/Z18R2qE1m7 Thanks so much for any help.

  4. Automatically select first broken test in NCrunch Tests Window

    I didn't see it in the forums. Sorry for the duplicate request. And thanks... NCrunch has made life geometrically easier.

  5. Automatically select first broken test in NCrunch Tests Window

    usually when I'm TDDing, I will create a failing test and then make it pass. It'd be uberhelpful if the NCrunch Tests window would select the first failing test so the details of the failure are shown as soon as it fails. Or at least make it an option. If it's already there, I'm too thick to fi…