Forum member

crmckenzie

3 posts

Posts by crmckenzie

  1. Macro support

    I'm interested in teaching courses on TDD and other patterns and practices. My idea is that I could be demonstrating the techniques, and each time the tests complete successfully I would issue a command to commit to my DCVS. At the end of the course, I could make the DCVS available to the students a…

  2. Macro support

    I'd like to run a local commit every time NCrunch has a successful test run. It strikes me that the easiest way to accomplish this is to run a powershell script before and after a successful (or failed) test run. This could be done by convention-- ncrunch.beforeTestRun.ps1 ncrunch.afterTestRun.…

  3. Make colors configurable for color-blind people.

    My color-blind coworker can't tell the difference between the green and black circles. It would be nice to configure the symbol and color that shows up in the margins so that he can see it. Thanks!