Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@YevgeniyShunevych YevgeniyShunevych released this 16 Apr 08:27
· 12 commits to main since this release

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