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 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.