NUnit 3 runner with AutoFixture
hi,
I have a build configuration that run NUnit 3 tests, it works great for all tests that don"t use AutoFixture (https://github.com/AutoFixture/AutoFixture).
All tests that use AutoFixture are not seen at all by TeamCity NUnit3 addin.
Can you tell me how to handle this in NUnit 3 runner please ?
Thanks
Please sign in to leave a comment.