Forum member

Michael

2 posts

Posts by Michael

  1. Original test assembly location before shadow-copy

    Excellent! Thank you very much for a great tool!

  2. Original test assembly location before shadow-copy

    Hello! We have a huge solution folder (with lots of XML documents to be tested) located somewhere relative to the assembly with tests. During normal run via NUnit we call Assembly.GetExecutingAssembly() and construct full path to that folder to read and validate these documents. However using NCr…