reportportal / agent-java-cucumber

Cucumber JVM version [1.0.0; 2.0.0) adapter
Apache License 2.0
26 stars 16 forks source link

Add possibility to use custom launch ID. #6

Closed Vitovtx closed 6 years ago

Vitovtx commented 7 years ago

Could be used with following scenarios:

  1. Several regression suites are launched in different time. All of them reports to the same single launch on Report Portal.
  2. Performance testing - parallel regression suites run from several computers that report to the same single Report Portal launch.
DzmitryHumianiuk commented 6 years ago

@avarabyeu how about that?

avarabyeu commented 6 years ago

@Vitovtx @DzmitryHumianiuk implemented on client side, waits for changes for 4x client generation to be completely merged. In ER cases you @Vitovtx is free to use jitpack's distribution right from his branch: https://jitpack.io/#Vitovtx/agent-java-cucumber

avarabyeu commented 6 years ago

Closing due to inactivity