I want to specify my own NUnit project file (.nunit file) on Teamcity, but I do not see any option to do that. Teamcity generates its own .nunit file based on assemblies mentioned.
But having my own .nunit file allows me maintain several configurations.
Is there a way to specify custom NUnit project file in TeamCity?