Skip to content

2020.3.3

Compare
Choose a tag to compare
@dsvoronin dsvoronin released this 13 Mar 20:52

Documentation

  • clarify Flaky tests documentation #226
  • more info about mocking in avito tests #231
  • describe "NoClassDefFound" error while running ui tests from IDE #234

Features

  • testing android toasts #228 (with doc)
  • ability to use runner locally #247

Fixes

  • code-ownership plugin and underlying impact module now aware of platform dependencies #250
  • fix suppression of Flaky tests #253
  • deprecate custom test framework exceptions (considered harmful) #252

Meta

  • organize project dependencies in buildSrc #230
  • automerge PRs #235
  • checking commit message #236
  • fail fast on publishing to artifactory #239

2020.3.2 was dropped because of publication issues