
Revit Unit Tests Visual Studio Template
I developed the following Visual Studio project template to easily add unit testing to any Revit API project. This is based off the nUnit testing system previously developed by Steven Downing, Ali Talebi and Yamin Tengono of ARUP. Unit testing allows individual units…