Can TestNG be used with C#?
These fixtures are simple to implement using TestNG, however TestNG is only compatible with Java. I discovered NUnit while working on a Selenium test in C#. However, I believe these fixtures are not achievable with NUnit, and I realise that NUnit is a unit testing framework, not an integration testing framework.