Forum member

pgpoulsen

1 post

Posts by pgpoulsen

  1. Can I exclude certain files from the NCrunch Metrics based on filename pattern?

    Hi I have a lot of .xaml.cs files in my project that are hard/impossible to write good unit tests for and I would like to remove them from the Coverage Metric. Of course I could go through the list of all files and remove them from metric aggregation, but that would be a lot of work. Is it …