asmagin / Cake.Sitecore

The library provides a set of pre-build CAKE tasks. Those tasks could be used to simplify a configuration of CI/CD for Helix-based Sitecore projects.
https://cakebuild.net/addins/sitecore/
MIT License
11 stars 12 forks source link

Add parameter to disable shadow copy in xUnit #51

Closed yuya-yuliya closed 3 years ago

yuya-yuliya commented 4 years ago

Some assemblies have SkipedDueTo="MissingPdb" argument in OpenCover report, so coverage information is not full. According OpenCover documentation (FAQ/Why do I have no results?) this can be corrected by disabling shadow copying in test tools