RevitTestFramework
RevitTestFramework copied to clipboard
Unit Testing on Revit
I separated this feature out into a smaller commit. Part of the solution to https://github.com/DynamoDS/RevitTestFramework/issues/28
We're using RTF as part of our CI and it'd be neat if we had standard errors when tests fail, like the VSTest DevOps Build step has. That way we...
Hey! I've just started trying RTF but couldn't do much... Every time I launch **RevitTestFrameworkGUI.exe**, it opens up the "Runner" window and freezes imediately.  I've already tried installing it...
Please publish this framework as a nuget package. For automated CI builds & Test runs,
RevitTestFramework fails to Run If an Addin manifest is encoded in UTF-16. When run from the console using RevitTestFrameworkConsole.exe, the error message is "There is no Unicode byte order mark....
RTF already has an awesome feature to keep Revit open between tests (`--continuous`). It would be great to also keep the same Revit project open between tests that all rely...
RevitTestFramework fails to Run If an Addin manifest is encoded in UTF-16. When run from the console using RevitTestFrameworkConsole.exe, the error message is "There is no Unicode byte order mark....
### Purpose This PR provides support for AdditionalResolutionDirectories parameter for the console app so that users can provide list of additional path to resolve the test assembly. This option can...
Hey, Seems like the CalculateCaseTotalsOnSuite is dependent on what decimal separator you have configured on your Windows (I'm from Sweden and we have ',' as default). Happens on line 351....
@ikeough - can you please provide updated installers for all Revit platforms that includes the changes you made during our last testing setup call on 6/9/2015 ? I have a...