Forum member

THenrich

3 posts

Posts by THenrich

  1. Does NCrunch support background compiling while coding?

    [quote=Remco;13848][quote=THenrich;13845] Yes I was asking if it can compile for Visual Studio. I don't have any tests. [/quote] Correct. Background compilation and reporting of the compile results is an important piece of NCrunch's infrastructure. Without tests in your solution, you will b…

  2. Does NCrunch support background compiling while coding?

    [quote=Remco;13844]NCrunch itself performs background compiling so that it can run your tests. You'll see tasks for this appear in the Processing Queue while you work. Or are you asking about whether NCrunch is able to deal with a different tool (i.e. VS) running background compilation while it …

  3. Does NCrunch support background compiling while coding?

    Does NCrunch support background compiling while coding? Meaning the solution is built continuously.