Closed
Description
I tried adding UTs in #3516, but encountered unexpected differences local vs CI pipeline. After an investigation (thank you @IsakNaslundBh) it turned to be related to Revit_Toolkit-specific fragments being embedded in the UT data - UT pipeline only builds direct dependencies of the repo tested, so Revit_Toolkit had not been built causing errors.
Would be great to update the script to avoid any references to Revit and then push again.