NCrunch Forum
»
General Support
»
Build/Test Issues
»
Does NCrunch support background compiling while coding?
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.
|
|
|
|
Rank: NCrunch Developer
Groups: Administrators
Joined: 4/16/2011(UTC) Posts: 7,218
Thanks: 975 times Was thanked: 1306 time(s) in 1211 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?
|
|
|
|
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.
|
|
|
|
Rank: NCrunch Developer
Groups: Administrators
Joined: 4/16/2011(UTC) Posts: 7,218
Thanks: 975 times Was thanked: 1306 time(s) in 1211 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.
|
|
|
|
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?
|
|
|
|
Rank: NCrunch Developer
Groups: Administrators
Joined: 4/16/2011(UTC) Posts: 7,218
Thanks: 975 times Was thanked: 1306 time(s) in 1211 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.
|
|
|
NCrunch Forum
»
General Support
»
Build/Test Issues
»
Does NCrunch support background compiling while coding?
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.NETThis page was generated in 0.197 seconds.