Forum member

jamiehumphries

2 posts

Posts by jamiehumphries

  1. NUnit generic test fixtures report "same name" error

    Thanks Remco, I had a quick look around but missed that other thread. Glad to hear it is being worked on :)

  2. NUnit generic test fixtures report "same name" error

    Hello, I am using NUnit's TestFixture attribute to set up parameterized test fixtures. Unfortunately, NCrunch is only running them under the first set of parameters and giving me an error message like: [quote]NUnit tests have been detected with the same name This project contains multiple …