Forum member

Liaan

1 post

Posts by Liaan

  1. Unstable Test Generation - NUnit TestCaseSource - Any alternatives

    I recently created a test harness that would run two versions of a calculation engine and compare the output. To keep it as simple as possible. - We have a nuget package that represents the current production codebase - We have the local projects with any modifications - We use NUnits' TestC…