Skip to content

1.5.1-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 00:19

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.