Skip to content

Releases: ricaun-io/ricaun.RevitTest

1.4.2-beta.2

17 Sep 21:14
Compare
Choose a tag to compare
1.4.2-beta.2 Pre-release
Pre-release

Features

  • Support tests with TestCaseSource. (Fix: #55)

Application

  • Update ricaun.NUnit to 1.4.0-beta.2.

Tests

  • Add TestsCaseSource to test TestCaseSourceAttribute.
  • Add tests with TestCaseData class with expected result.

1.4.2-beta

12 Sep 02:49
Compare
Choose a tag to compare
1.4.2-beta Pre-release
Pre-release

Features

  • Support tests with TestCaseSource. (Fix: #55)

Application

  • Update ricaun.NUnit to 1.4.0-beta.

Tests

  • Add TestsCaseSource to test TestCaseSourceAttribute.
  • Add tests with TestCaseData class.

1.4.2-alpha

11 Sep 19:32
Compare
Choose a tag to compare
1.4.2-alpha Pre-release
Pre-release

Features

  • Support tests with TestCaseSource.

Application

  • Update ricaun.NUnit to 1.4.0.

1.4.1

06 Sep 20:53
18613b9
Compare
Choose a tag to compare

TestAdapter

  • Update project reference to PrivateAssets to remove reference in the package.

1.4.1-alpha

06 Sep 20:04
Compare
Choose a tag to compare
1.4.1-alpha Pre-release
Pre-release

TestAdapter

  • Update project reference to PrivateAssets to remove reference in the package.

1.4.0

06 Sep 19:43
3a018d7
Compare
Choose a tag to compare

Features

  • Support NUnit.Timeout option to abort application. (default '10' minutes) (Fix: #51)
  • Autoclose VIEWER MODE warning dialog box when Revit starts. (Fix: #52)

Application

  • Add DialogBoxResolver to cancel dialog box before revit initialization.

Console

  • Change TimeoutMinutesDefault to 10 minutes in the RevitTestUtils.
  • Remove deprecated wait option and RevitDebugUtils.
  • Add Timeout option to abort application.
  • Fail all tests when Timeout happen.
  • Update execution/timeout message in the log.

Command

  • Add RevitTestProcessStart to run tests with ProcessStart.
  • Remove deprecated wait option.
  • Add Timeout option to abort application.

TestAdapter

  • Add project ricaun.RevitTest.Command with ricaun.NUnit
  • Remove references CommandLineParser and NUnit not used.
  • Use RevitTestProcessStartUtils to start the process.
  • Add NUnit.Timeout option to timeout the application.

1.4.0-rc

06 Sep 18:45
Compare
Choose a tag to compare
1.4.0-rc Pre-release
Pre-release

Features

  • Support NUnit.Timeout option to abort application. (default '10' minutes) (Fix: #51)
  • Autoclose VIEWER MODE warning dialog box when Revit starts. (Fix: #52)

Application

  • Add DialogBoxResolver to cancel dialog box before revit initialization.

Console

  • Change TimeoutMinutesDefault to 10 minutes in the RevitTestUtils.
  • Remove deprecated wait option and RevitDebugUtils.
  • Add Timeout option to abort application.
  • Fail all tests when Timeout happen.
  • Update execution/timeout message in the log.

Command

  • Add RevitTestProcessStart to run tests with ProcessStart.
  • Remove deprecated wait option.
  • Add Timeout option to abort application.

TestAdapter

  • Add project ricaun.RevitTest.Command with ricaun.NUnit
  • Remove references CommandLineParser and NUnit not used.
  • Use RevitTestProcessStartUtils to start the process.
  • Add NUnit.Timeout option to timeout the application.

1.4.0-beta

06 Sep 14:12
Compare
Choose a tag to compare
1.4.0-beta Pre-release
Pre-release

Features

  • Support NUnit.Timeout option to abort application. (default '10' minutes) (Fix: #51)
  • Autoclose VIEWER MODE warning dialog box when Revit starts. (Fix: #52)

Application

  • Add DialogBoxResolver to cancel dialog box before revit initialization.

Console

  • Change TimeoutMinutesDefault to 10 minutes in the RevitTestUtils.
  • Remove deprecated wait option and RevitDebugUtils.
  • Add Timeout option to abort application.
  • Fail all tests when Timeout happen.

Command

  • Add RevitTestProcessStart to run tests with ProcessStart.
  • Remove deprecated wait option.
  • Add Timeout option to abort application.

TestAdapter

  • Add project ricaun.RevitTest.Command with ricaun.NUnit
  • Remove references CommandLineParser and NUnit not used.
  • Use RevitTestProcessStartUtils to start the process.
  • Add NUnit.Timeout option to timeout the application.

1.4.0-alpha.1

05 Sep 21:13
Compare
Choose a tag to compare
1.4.0-alpha.1 Pre-release
Pre-release

Features

  • Support NUnit.Timeout option to abort application. (default '10' minutes) (Fix: #51)

Console

  • Change TimeoutMinutesDefault to 10 minutes in the RevitTestUtils.
  • Remove deprecated wait option and RevitDebugUtils.
  • Add Timeout option to abort application.
  • Fail all tests when Timeout happen.

Command

  • Add RevitTestProcessStart to run tests with ProcessStart.
  • Remove deprecated wait option.
  • Add Timeout option to abort application.

TestAdapter

  • Add project ricaun.RevitTest.Command with ricaun.NUnit
  • Remove references CommandLineParser and NUnit not used.
  • Use RevitTestProcessStartUtils to start the process.
  • Add NUnit.Timeout option to timeout the application.

1.4.0-alpha

05 Sep 17:20
Compare
Choose a tag to compare
1.4.0-alpha Pre-release
Pre-release

Features

  • Support NUnit.Timeout option to abort application. (default '10' minutes)

Console

  • Change TimeoutMinutesDefault to 10 minutes in the RevitTestUtils.
  • Remove deprecated wait option and RevitDebugUtils.
  • Add Timeout option to abort application.

Command

  • Add RevitTestProcessStart to run tests with ProcessStart.
  • Remove deprecated wait option.
  • Add Timeout option to abort application.

TestAdapter

  • Add project ricaun.RevitTest.Command with ricaun.NUnit
  • Remove references CommandLineParser and NUnit not used.
  • Use RevitTestProcessStartUtils to start the process.
  • Add NUnit.Timeout option to timeout the application.