Skip to content

1.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 18:10
bd025ce

Features

  • Update ricaun.NUnit support TestFixture - Version 1.5.0.
  • Update ricaun.Revit.UI version 0.8.0.

Commands

  • Update RevitTestProcessStart to use nameof.
  • Update Options.RevitVersion to be string. (Fix: #68)

Console

  • Update RevitTestUtils version to use string. (Fix: #68)

TestAdapter

  • Update TestCaseUtils.SplitTestName to split and ignore ( and ).
  • Update NUnit.Version to be string. (Fix: #68)

Tests

  • Add TestsFixture and TestFixtureSource.
  • Add TestsRevitFixtureSource with Revit parameter and TestFixtureSource attribute.
  • Add TestsFixtureParameterized with multiple constructors.