Skip to content

Releases: ricaun-io/ricaun.RevitTest

1.5.1-rc

01 Oct 15:32
Compare
Choose a tag to compare
1.5.1-rc Pre-release
Pre-release

Features

  • Support TestAdapter custom executer.
  • Support environment variables to overwrite settings in the TestAdapter. (Fix: #57)

Command

  • Update to use JsonService implementation to use Newtonsoft.Json in the domain.

Console

  • Add RevitTestUtils.Exceptions to show exceptions in the console.
  • Add ricaun.RevitAPI.Fake.References.RevitAPIUI to fix RevitAPIUI reference exception in the discovery test.
  • Disable/Remove discovery test to use RevitAPIUI version 2021 to 2023.

Shared

  • Update to use ricaun.NamedPipeWrapper.Json version 1.8.0.

TestAdapter

  • Use LocalExtensionData to store TestModel result.
  • Add EnvironmentSettings to overwrite settings in the TestAdapter.
  • Update JsonService implementation to use Newtonsoft.Json in the domain.

Tests

  • Add TestsRevitUI to validate fake RevitAPIUI reference.

1.5.1-beta.3

27 Sep 19:27
Compare
Choose a tag to compare
1.5.1-beta.3 Pre-release
Pre-release

Features

  • Support TestAdapter custom executer.
  • Support environment variables to overwrite settings in the TestAdapter. (Fix: #57)

Command

  • Update to use JsonService implementation to use Newtonsoft.Json in the domain.

Console

  • Add RevitTestUtils.Exceptions to show exceptions in the console.
  • Add ricaun.RevitAPIUI.Fake.Reference to fix RevitAPIUI reference exception in the discovery test.
  • Disable discovery test to use RevitAPIUI version 2021 to 2023.

Shared

  • Update to use ricaun.NamedPipeWrapper.Json version 1.8.0.

TestAdapter

  • Use LocalExtensionData to store TestModel result.
  • Add EnvironmentSettings to overwrite settings in the TestAdapter.
  • Update JsonService implementation to use Newtonsoft.Json in the domain.

1.5.1-beta.2

27 Sep 00:19
Compare
Choose a tag to compare
1.5.1-beta.2 Pre-release
Pre-release

Features

  • Support TestAdapter custom executer.
  • Support environment variables to overwrite settings in the TestAdapter. (Fix: #57)

Command

  • Update to use JsonService implementation to use Newtonsoft.Json in the domain.

Shared

  • Update to use ricaun.NamedPipeWrapper.Json version 1.8.0.

TestAdapter

  • Use LocalExtensionData to store TestModel result.
  • Add EnvironmentSettings to overwrite settings in the TestAdapter.
  • Update JsonService implementation to use Newtonsoft.Json in the domain.

1.5.1-beta.1

26 Sep 18:36
Compare
Choose a tag to compare
1.5.1-beta.1 Pre-release
Pre-release

Features

  • Support TestAdapter custom executer.
  • Support environment variables to overwrite settings in the TestAdapter. (Fix: #57)

Command

  • Update to use JsonService implementation to use Newtonsoft.Json in the domain.

Shared

  • Update to use ricaun.NamedPipeWrapper.Json.

TestAdapter

  • Use LocalExtensionData to store TestModel result.
  • Add EnvironmentSettings to overwrite settings in the TestAdapter.
  • Update JsonService implementation to use Newtonsoft.Json in the domain.

1.5.1-beta

25 Sep 16:05
Compare
Choose a tag to compare
1.5.1-beta Pre-release
Pre-release

Features

  • Support TestAdapter custom executer.
  • Support environment variables to overwrite settings in the TestAdapter. (Fix: #57)

Command

  • Update to use JsonService implementation to use Newtonsoft.Json in the domain.

TestAdapter

  • Use LocalExtensionData to store TestModel result.
  • Add EnvironmentSettings to overwrite settings in the TestAdapter.
  • Update JsonService implementation to use Newtonsoft.Json in the domain.

1.5.1-alpha.1

25 Sep 14:10
Compare
Choose a tag to compare
1.5.1-alpha.1 Pre-release
Pre-release

Features

  • Support TestAdapter custom executer.
  • Support environment variables to overwrite settings in the TestAdapter. (Fix: #57)

TestAdapter

  • Use LocalExtensionData to store TestModel result.
  • Add EnvironmentSettings to overwrite settings in the TestAdapter.

1.5.1-alpha

25 Sep 13:45
Compare
Choose a tag to compare
1.5.1-alpha Pre-release
Pre-release

Features

  • Support TestAdapter custom executer.
  • Support enviroment variables to overwrite settings in the TestAdapter.

TestAdapter

  • Use LocalExtensionData to store TestModel result.
  • Add EnviromentSettings to overwrite settings in the TestAdapter.

1.5.0

19 Sep 22:33
8fb6abe
Compare
Choose a tag to compare

Features

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

Application

  • Update ricaun.NUnit to 1.4.0.

Tests

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

1.5.0-rc

19 Sep 21:31
Compare
Choose a tag to compare
1.5.0-rc Pre-release
Pre-release

Features

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

Application

  • Update ricaun.NUnit to 1.4.0.

Tests

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

1.4.2-rc

19 Sep 20:30
Compare
Choose a tag to compare
1.4.2-rc Pre-release
Pre-release

Features

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

Application

  • Update ricaun.NUnit to 1.4.0-rc.1.

Tests

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