Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Does NCrunch support background compiling while coding?
THenrich
#1 Posted : Sunday, September 8, 2019 8:51:17 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 9/8/2019(UTC)
Posts: 3
Location: United States of America

Thanks: 1 times
Does NCrunch support background compiling while coding? Meaning the solution is built continuously.
Remco
#2 Posted : Sunday, September 8, 2019 10:54:01 PM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 930 times
Was thanked: 1257 time(s) in 1170 post(s)
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 works?
THenrich
#3 Posted : Monday, September 9, 2019 4:37:05 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 9/8/2019(UTC)
Posts: 3
Location: United States of America

Thanks: 1 times
Remco;13844 wrote:
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 works?


Yes I was asking if it can compile for Visual Studio. I don't have any tests.
Remco
#4 Posted : Tuesday, September 10, 2019 12:36:47 AM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 930 times
Was thanked: 1257 time(s) in 1170 post(s)
THenrich;13845 wrote:

Yes I was asking if it can compile for Visual Studio. I don't have any tests.


Correct. Background compilation and reporting of the compile results is an important piece of NCrunch's infrastructure.

Without tests in your solution, you will be missing out on around 95% of the product's features though.
THenrich
#5 Posted : Tuesday, September 10, 2019 1:29:26 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 9/8/2019(UTC)
Posts: 3
Location: United States of America

Thanks: 1 times
Remco;13848 wrote:
THenrich;13845 wrote:

Yes I was asking if it can compile for Visual Studio. I don't have any tests.


Correct. Background compilation and reporting of the compile results is an important piece of NCrunch's infrastructure.

Without tests in your solution, you will be missing out on around 95% of the product's features though.


I understand the tool is for testing but if it's also compiling continuously, it's a time saver for me.
However, I noticed that it compiles NCrunch's versions of the assemblies (in c:\Users\...) instead of the actual assemblies. Can it also compile the solution's assemblies?
Remco
#6 Posted : Tuesday, September 10, 2019 2:53:49 AM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 6,976

Thanks: 930 times
Was thanked: 1257 time(s) in 1170 post(s)
THenrich;13849 wrote:

I understand the tool is for testing but if it's also compiling continuously, it's a time saver for me.
However, I noticed that it compiles NCrunch's versions of the assemblies (in c:\Users\...) instead of the actual assemblies. Can it also compile the solution's assemblies?


The design of NCrunch is to sandbox everything and try to isolate it as much as possible from the foreground solution. So I guess the short answer is no. The assemblies built by NCrunch are intended to be fairly transient and aren't suitable for things like deploying an application.
1 user thanked Remco for this useful post.
THenrich on 9/10/2019(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.042 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download