Releases: atata-framework/atata-configuration-json
Releases · atata-framework/atata-configuration-json
3.1.0
Changelog
Changed
- Upgrade Newtonsoft.Json package reference to v13.0.4.
- Upgrade Atata package reference to v3.7.0.
Links
- Atata.Configuration.Json 3.1.0 on NuGet
- Full Changelog: v3.0.0...v3.1.0
3.0.0
Breaking changes
- #111 Use Atata package v3.0.0
- #112 Remove screenshot consumers configuration
- #113 Replace
"artifactsPath"configuration property with"artifactsPathTemplate" - #114 Remove
"timeZone"configuration property - #115 Replace file path configuration of
"nlog-file"log consumer with single"fileNameTemplate"configuration property - #116 Remove obsolete configuration properties:
"logNUnitError","takeScreenshotOnNUnitError","takePageSnapshotOnNUnitError","onCleanUpAddArtifactsToNUnitTestContext","onCleanUpAddDirectoryFilesToNUnitTestContext" - #117 Remove obsolete configuration properties:
"retryTimeout"and"retryInterval" - #118 Remove obsolete log consumer configuration property
"sectionFinish"
Links
2.7.0
New features
- #108 Add support of
"assertionFailureReportStrategyType"configuration property - #109 Add support of
"useNUnitAssertionFailureReportStrategy"configuration property - #110 Add support of
"useSpecFlowNUnitFeatures"configuration property
Changes and enhancements
- #107 Use Atata package v2.14.0
Links
2.6.0
2.5.0
Changes and enhancements
Links
2.4.0
New features
- #99 Add support of browser logs monitoring configuration
Changes and enhancements
Links
2.3.0
2.2.0
2.1.0
2.0.0
Breaking Changes
- #74 Set target .NET framework to only .NET Standard 2.0
- #75 Use Selenium.WebDriver package v4.1.0
- #76 Replace "additionalCapabilities" driver options configuration property with "additionalBrowserOptions"
- #77 Replace "globalAdditionalCapabilities" driver options configuration property with "additionalOptions"
- #85 Use Atata package v2.0.0
New Features
- #73 Support hierarchical JSON additional properties
- #78 Add support of "androidOptions" Chrome options configuration property
- #79 Add support of "androidOptions" Firefox options configuration property
- #80 Add support of "defaultControlVisibility" configuration property
- #81 Add support of "variables" configuration property
- #82 Add support of "directoryPath" configuration property of "nlog-file" log consumer