Features
- Support
dotnet test
with--filter
with propertiesFullyQualifiedName
andName
. (Fix: #76)
Console
- Update
ricaun.Revit.Installation
to1.4.0
to fix Revit start withUseShellExecute
to true. (Fix: #77)
TestAdapter
- Add
TestFilter
to filterTestCase
usingFullyQualifiedName
andName
. - Update
AdapterLogger
to enable/disable logs.