specklesystems / xUnitRevit

xUnit runner for Revit
https://speckle.systems/blog/xunitrevit/
MIT License
114 stars 40 forks source link

feat: allow view model access #32

Open connorivy opened 1 year ago

connorivy commented 1 year ago

The unit tests are discovered and run by speckle.xunit.runner, so we should pass the view model instance via the xunitRevitUtils class so the user can access the results of their unit tests