Skip to content

1.10.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 14:47

Features

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

TestAdapter

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