Releases: ricaun-io/ricaun.RevitTest
Releases · ricaun-io/ricaun.RevitTest
1.5.1-rc
Features
- Support
TestAdapter
custom executer. - Support environment variables to overwrite settings in the
TestAdapter
. (Fix: #57)
Command
- Update to use
JsonService
implementation to useNewtonsoft.Json
in the domain.
Console
- Add
RevitTestUtils.Exceptions
to show exceptions in the console. - Add
ricaun.RevitAPI.Fake.References.RevitAPIUI
to fixRevitAPIUI
reference exception in the discovery test. - Disable/Remove discovery test to use
RevitAPIUI
version2021
to2023
.
Shared
- Update to use
ricaun.NamedPipeWrapper.Json
version1.8.0
.
TestAdapter
- Use
LocalExtensionData
to storeTestModel
result. - Add
EnvironmentSettings
to overwrite settings in theTestAdapter
. - Update
JsonService
implementation to useNewtonsoft.Json
in the domain.
Tests
- Add
TestsRevitUI
to validate fakeRevitAPIUI
reference.
1.5.1-beta.3
Features
- Support
TestAdapter
custom executer. - Support environment variables to overwrite settings in the
TestAdapter
. (Fix: #57)
Command
- Update to use
JsonService
implementation to useNewtonsoft.Json
in the domain.
Console
- Add
RevitTestUtils.Exceptions
to show exceptions in the console. - Add
ricaun.RevitAPIUI.Fake.Reference
to fixRevitAPIUI
reference exception in the discovery test. - Disable discovery test to use
RevitAPIUI
version2021
to2023
.
Shared
- Update to use
ricaun.NamedPipeWrapper.Json
version1.8.0
.
TestAdapter
- Use
LocalExtensionData
to storeTestModel
result. - Add
EnvironmentSettings
to overwrite settings in theTestAdapter
. - Update
JsonService
implementation to useNewtonsoft.Json
in the domain.
1.5.1-beta.2
Features
- Support
TestAdapter
custom executer. - Support environment variables to overwrite settings in the
TestAdapter
. (Fix: #57)
Command
- Update to use
JsonService
implementation to useNewtonsoft.Json
in the domain.
Shared
- Update to use
ricaun.NamedPipeWrapper.Json
version1.8.0
.
TestAdapter
- Use
LocalExtensionData
to storeTestModel
result. - Add
EnvironmentSettings
to overwrite settings in theTestAdapter
. - Update
JsonService
implementation to useNewtonsoft.Json
in the domain.
1.5.1-beta.1
Features
- Support
TestAdapter
custom executer. - Support environment variables to overwrite settings in the
TestAdapter
. (Fix: #57)
Command
- Update to use
JsonService
implementation to useNewtonsoft.Json
in the domain.
Shared
- Update to use
ricaun.NamedPipeWrapper.Json
.
TestAdapter
- Use
LocalExtensionData
to storeTestModel
result. - Add
EnvironmentSettings
to overwrite settings in theTestAdapter
. - Update
JsonService
implementation to useNewtonsoft.Json
in the domain.
1.5.1-beta
Features
- Support
TestAdapter
custom executer. - Support environment variables to overwrite settings in the
TestAdapter
. (Fix: #57)
Command
- Update to use
JsonService
implementation to useNewtonsoft.Json
in the domain.
TestAdapter
- Use
LocalExtensionData
to storeTestModel
result. - Add
EnvironmentSettings
to overwrite settings in theTestAdapter
. - Update
JsonService
implementation to useNewtonsoft.Json
in the domain.
1.5.1-alpha.1
Features
- Support
TestAdapter
custom executer. - Support environment variables to overwrite settings in the
TestAdapter
. (Fix: #57)
TestAdapter
- Use
LocalExtensionData
to storeTestModel
result. - Add
EnvironmentSettings
to overwrite settings in theTestAdapter
.
1.5.1-alpha
Features
- Support
TestAdapter
custom executer. - Support enviroment variables to overwrite settings in the
TestAdapter
.
TestAdapter
- Use
LocalExtensionData
to storeTestModel
result. - Add
EnviromentSettings
to overwrite settings in theTestAdapter
.