Skip to content

1.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 12:45
4879d6d

Features

  • Support dotnet test with --filter with properties FullyQualifiedName and Name. (Fix: #76)

Console

  • Update ricaun.Revit.Installation to 1.4.0 to fix Revit start with UseShellExecute to true. (Fix: #77)

TestAdapter

  • Add TestFilter to filter TestCase using FullyQualifiedName and Name.
  • Update AdapterLogger to enable/disable logs.