I need a simple web interface to view and add unit tests with possible alternatives like NUnit. We’re already using TeamCity builds. Any extra setup needed?
try a basic asp.net mvc app that pulls in nunit test data from teamcity. it might need some tweak for auth settings but overall works fine, no heavy extra setup reqd.