Skip to content

Releases: reportportal/agent-Python-RobotFramework

5.2.1

10 Nov 15:27
c761614
Compare
Choose a tag to compare

Added

  • Support of the rerun functionality;
  • Allow attaching log and xunit result files to the launch;
  • Add the ability to disable SSL verification.

Fixed

  • SKIP message handling.

5.2.0

15 Jun 11:34
Compare
Choose a tag to compare

Added

  • Launch log feature

Changed

  • Code references now points on the line of code
  • Test Case ID logic changed to support DataDriver extension

Fixed

  • Teardown keyword handling

5.1.2

20 May 15:28
0e95f3f
Compare
Choose a tag to compare

Release notes:

  • Fixed issues in offline reporting;
  • Fixed some compatibility issues with Robot Framework 3.x.

5.1.1

14 May 13:42
11618ba
Compare
Choose a tag to compare

Release notes:

  • Added an ability to attach HTML report to the launch;
  • Fixed functionality for sending attachments.

5.1.0

29 Apr 13:19
1ad2ab6
Compare
Choose a tag to compare

Release notes:

  • Allow for limiting/setting a smaller number of client connections by allowing setting max_pool_size;
  • Added critical tag handling;
  • Added skipped issue handling;
  • Implemented functionality for sending test case id;
  • Implemented support of dynamic attributes;
  • Bug fixes.

5.0.4

10 Nov 13:56
087da48
Compare
Choose a tag to compare

Release notes:

  • Added support for offline reporting;
  • Improved installation/testing routines;
  • Added integration with Google analytics;
  • Added support for RobotFramework 4.0.

5.0.3

07 Aug 12:05
3c8deaf
Compare
Choose a tag to compare

Release notes:

  • Allowed reporting to an existing launch;
  • Added support for launch and test attributes.

5.0.2

20 Apr 08:09
b24b932
Compare
Choose a tag to compare
  • Fixed reporting of nested keywords
  • Changed value of the test_item key being sent to the client to "STEP"
  • Removed binary literal prefixes from keyword names

5.0.1

18 Mar 11:23
c787f25
Compare
Choose a tag to compare
  • Add item_id attribute to log messages

5.0.0

04 Mar 13:27
da8d23f
Compare
Choose a tag to compare
  • Support Report Portal version 5
  • Add support for nested steps