specklesystems / xUnitRevit

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

xunit 2.4.2 - tests not showing in Revit #17

Closed mdomurad closed 1 year ago

mdomurad commented 1 year ago

I've written a few tests and tried to run them in Revit but they didn't show. After some testing, I've found out that this was caused by the xunit 2.4.2. After downgrading to 2.4.1 all works fine.

teocomi commented 1 year ago

Fixed, thanks for the report!