Releases: ricaun-io/ricaun.RevitTest
Releases · ricaun-io/ricaun.RevitTest
1.10.1
Features
- Support
disable
tests usingNUnit.Application
configuration. (Fix: #73)
Application
- Force to kill tests when
ClientDisconnected
inDebug
if test still running.
TestAdapter
- Add
IsApplicationDisable
to disable tests inTestDiscoverer
. - Add
disable
,none
,null
keyworks to disable tests inTestDiscoverer
.
1.10.1-beta
Features
- Support
disable
tests usingNUnit.Application
configuration. (Fix: #73)
Application
- Force to kill tests when
ClientDisconnected
inDebug
if test still running.
TestAdapter
- Add
IsApplicationDisable
to disable tests inTestDiscoverer
. - Add
disable
,none
,null
keyworks to disable tests inTestDiscoverer
.
1.10.1-alpha.1
Features
- Support
disable
tests usingNUnit.Application
configuration. (Fix: #73)
Application
- Force to kill tests when
ClientDisconnected
inDebug
if test still running.
TestAdapter
- Add
IsApplicationDisable
to disable tests inTestDiscoverer
. - Add
disable
,none
,null
keyworks to disable tests inTestDiscoverer
.
1.10.1-alpha
Features
- Support
disable
tests usingNUnit.Application
configuration. (Fix: #73)
TestAdapter
- Add
IsApplicationDisable
to disable tests inTestDiscoverer
.
1.10.0
Features
- Support
dotnet test
with--filter
with propertiesFullyQualifiedName
andName
. (Fix: #76)
Console
- Update
ricaun.Revit.Installation
to1.4.0
to fix Revit start withUseShellExecute
to true. (Fix: #77)
TestAdapter
- Add
TestFilter
to filterTestCase
usingFullyQualifiedName
andName
. - Update
AdapterLogger
to enable/disable logs.
1.10.0-rc
Features
- Support
dotnet test
with--filter
with propertiesFullyQualifiedName
andName
. (Fix: #76)
Console
- Update
ricaun.Revit.Installation
to1.4.0
to fix Revit start withUseShellExecute
to true. (Fix: #77)
TestAdapter
- Add
TestFilter
to filterTestCase
usingFullyQualifiedName
andName
. - Update
AdapterLogger
to enable/disable logs.
1.10.0-beta
Features
- Support
dotnet test
with--filter
with propertiesFullyQualifiedName
andName
. (Fix: #76)
Console
- Update
ricaun.Revit.Installation
to1.4.0
to fix Revit start withUseShellExecute
to true.
TestAdapter
- Add
TestFilter
to filterTestCase
usingFullyQualifiedName
andName
. - Update
AdapterLogger
to enable/disable logs.
1.10.0-alpha.1
Features
- Support
dotnet test
with--filter
with propertiesFullyQualifiedName
andName
. (Fix: #76)
Console
- Update
Process
to start usingUseShellExecute
true.
TestAdapter
- Add
TestFilter
to filterTestCase
usingFullyQualifiedName
andName
. - Update
AdapterLogger
to enable/disable logs.
1.10.0-alpha
Features
- Support
dotnet test
with--filter
with propertiesFullyQualifiedName
andName
. (Fix: #76)
TestAdapter
- Add
TestFilter
to filterTestCase
usingFullyQualifiedName
andName
. - Update
AdapterLogger
to enable/disable logs.