Build/Test Issues

How to show MSBuild warnings in NCrunch

Started by springjazzy on 5,569 views

Good day!

NCrunch forced me not to build solution in VS. Problem is - I see solution warnings only after night builds made by TFS build server. They can be extremely nasty - for example `components` disappeared in WinForms which causes memory leaks and all our 1000+ test go to hell. How one can conveniently see usual MSBuild warnings after NCrunch build?
Hi -

Thanks for posting!

This is a bit of a feature gap in the current available version of NCrunch. So far the focus has been on build and test issues rather than build warnings.

A feature that will be introduced in V2 is the ability to show build warnings beneath build errors in the tests window output. You'll also be able to easily navigate to the files that contain these.


Cheers,

Remco

Post a reply

Log in to reply.