Skip to content

Releases: ricaun-io/ricaun.RevitTest

1.9.0

19 Feb 18:10
bd025ce
Compare
Choose a tag to compare

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.

1.9.0-rc.1

19 Feb 17:56
Compare
Choose a tag to compare
1.9.0-rc.1 Pre-release
Pre-release

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.

1.9.0-rc

18 Feb 22:43
Compare
Choose a tag to compare
1.9.0-rc Pre-release
Pre-release

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.

1.9.0-beta.1

18 Feb 22:27
Compare
Choose a tag to compare
1.9.0-beta.1 Pre-release
Pre-release

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.

1.9.0-beta

16 Feb 20:31
Compare
Choose a tag to compare
1.9.0-beta Pre-release
Pre-release

Features

  • Update ricaun.NUnit support TestFixture - Version 1.5.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.

1.9.0-alpha.3

14 Feb 00:29
Compare
Choose a tag to compare
1.9.0-alpha.3 Pre-release
Pre-release

Features

  • Update ricaun.NUnit support TestFixture.

Commands

  • Update RevitTestProcessStart to use nameof.

TestAdapter

  • Update TestCaseUtils.SplitTestName to split and ignore ( and ).

Tests

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

1.9.0-alpha.2

12 Feb 13:30
Compare
Choose a tag to compare
1.9.0-alpha.2 Pre-release
Pre-release

Features

  • Update ricaun.NUnit support TestFixture.

Commands

  • Update RevitTestProcessStart to use nameof.

TestAdapter

  • Update TestCaseUtils.SplitTestName to split and ignore ( and ).
  • Update ExecutorUriString to use NUnitTestExecutor as name.

Tests

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

1.9.0-alpha.1

07 Feb 18:51
Compare
Choose a tag to compare
1.9.0-alpha.1 Pre-release
Pre-release

Features

  • Update ricaun.NUnit support TestFixture.

Commands

  • Update RevitTestProcessStart to use nameof.

TestAdapter

  • Update TestCaseUtils.SplitTestName to split and ignore ( and ).

Tests

  • Add TestsFixture and TestFixtureSource.
  • Add TestsRevitFixtureSource with Revit parameter and TestFixtureSource attribute.

1.9.0-alpha

07 Feb 16:59
Compare
Choose a tag to compare
1.9.0-alpha Pre-release
Pre-release

Features

  • Update ricaun.NUnit support TestFixture.

Commands

  • Update RevitTestProcessStart to use nameof.

TestAdapter

  • Update TestCaseUtils.SplitTestName to split and ignore ( and ).

Tests

  • Add TestsFixture and TestFixtureSource.

1.8.0

19 Dec 18:01
ce16cd0
Compare
Choose a tag to compare

Features

  • Make project public
  • Fix test filter limit size arguments (Fix: #65)

Application

  • Remove net46 framework, remove Revit 2017 and Revit 2018 support.

Command

  • Fix AppUtils to show ProductName.
  • Update ProcessStart to show arguments length in debug.
  • Update RevitTestProcessStart to create temp file for test arguments.
  • Update RunCommand to read test arguments from temp file.

Console

  • Update ricaun.Revit.Installation to 1.3.1.
  • Add EnvironmentVariable class, with ProcessArguments and TimeoutNotBusyMaxSeconds variables.
  • Remove not used RevitAddinDisable class.
  • Update RevitTestUtils with MinimalRevitVersion to 2019.

Build

  • Update ci to use public nuget packages.

TestAdapter

  • Update ricaun.Security.WinTrust to 1.1.0.

Tests

  • Add net47 with Revit 2019 tests.