Hi Remco,
Trying to understand why we're getting the following messages..
Quote:NCrunch detected unusual behaviour around the resolution of referenced assemblies required by this project in its test environment. This can often be caused by usage of the 'Copy Referenced Assemblies To Workspace' setting, complex solution layouts, IoC containers, runtime abnormalities or various customisations that may have been applied to your test environment. This may result in abnormal runtime behaviour such as JIT compilation exceptions and code versioning issues.
If your test code appears to be functioning normally, you may be able to safely ignore this warning. If you are experiencing unexpected runtime problems with your tests, you should consider enabling the 'Pre-load all assembly references into test environment' configuration setting for this project under your NCrunch project configuration.
Click here to hide this warning
Could you explain in a little more detail the manner in which NCrunch detects this 'unusual behaviour'? Perhaps future versions of NCrunch could list the operations that the tests were attempting that triggered the warning.
Thanks.
Tom