Atata.Configuration.Json 1.4.0 is Released

November 5, 2020 by Yevgeniy Shunevych


Atata.Configuration.Json 1.4.0 is released with support of latest Atata configuration properties.

Changelog

New Features

  • minor #45 Add support of “AssemblyNamePattern”s configuration properties
  • minor #46 Add driver’s portsToIgnore configuration property
  • major #48 Add support of attributes
  • minor #49 Add warningReportStrategyType configuration property
  • minor #50 Add useNUnitWarningReportStrategy configuration property
  • major #51 Add useAllNUnitFeatures configuration property

Changes and Enhancements

  • major #44 Use Atata package v1.8.0
  • minor #47 Change types of JsonConfig<TConfig> array properties to List<T>
  • minor #52 Use TypeFinder while mapping type configuration properties