Skip to content

Releases: AppiumTestDistribution/appium-reporter-plugin

1.1.0-beta.06

28 Jan 16:11
Compare
Choose a tag to compare
  • bypass screenshot-ing for commands when session is null
  • bump up appium version

1.1.0-beta.05

17 Jan 13:55
Compare
Choose a tag to compare

1.1.0-beta.04

02 Sep 11:56
Compare
Choose a tag to compare
  • Improve logging and error handling

1.1.0-beta.03

30 Jul 17:11
Compare
Choose a tag to compare

1.1.0-beta.02

28 Jul 07:46
Compare
Choose a tag to compare

What's Changed

  • unignore sample test by @Dileep17 in #134
  • generate unique Id and use it to differentiate tests instead of sessionID by @Dileep17 in #137

Full Changelog: 1.1.0-beta.01...1.1.0-beta.02

1.1.0-beta.01

09 Mar 17:34
Compare
Choose a tag to compare
  • Breaking change: update /setTestInfo binding. [Backward compatibility is broken]
    This doesn't depend on the session anymore. This enables users to push info of pending tests.
  • Sample Java implementation is added
  • Style changes
  • Capture error response at the command

1.0.0-beta.13

14 Feb 16:23
Compare
Choose a tag to compare
add pending and unknown test status

Fix issue #111

13 Feb 06:39
Compare
Choose a tag to compare
1.0.0-beta.12

add 'closeapp' to ExclusionList and add skipped commands to report wi…

1.0.0-beta.11

08 Feb 12:13
Compare
Choose a tag to compare
  • Fix performance issue

1.0.0-beta.10

02 Feb 08:47
Compare
Choose a tag to compare
  • Fix Issue #95