Info
Version: | 1.19.23 |
Author(s): | Dynamo |
Last Update: | Monday, October 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DynamoDS/RevitTestFramework |
NuGet Url: | https://www.nuget.org/packages/RevitTestFramework |
Install
Install-Package RevitTestFramework
dotnet add package RevitTestFramework
paket add RevitTestFramework
RevitTestFramework Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
RTF takes care of creating a journal file for running revit which can specify a model to start Revit, and a specific test or fixture of tests to Run. You can even specify a model to open before testing and RTF will do that as well.