reportportal / agent-java-karate

Karate integration for ReportPortal
Apache License 2.0
10 stars 16 forks source link

How to do parallel execution? #3

Closed Evgeniya-Smoliak closed 8 months ago

Evgeniya-Smoliak commented 5 years ago

Please, could you inform me how to do parallel execution with KarateReportPortalRunner, so, in karate documentation, it is written not to use the @RunWith when you want to run tests in parallel via CucumberRunner.parallel() ?

filland commented 5 years ago

@rahul267 could you help ?

rahul267 commented 5 years ago

Yes , this feature completely uses junit runner to implement the Karate + report portal configuration . We can have this as new feature in this plugin to support parallel runs .

Evgeniya-Smoliak commented 5 years ago

@rahul267 could you add an example to agent-java-karate to show how to support parallel runs? And why don't you use the latest version of karate (0.9.2) and use 0.7.0 version?

tvamev commented 2 years ago

Hi, is this addressed? Any updates please? With such a beautiful reportportal, this is a big issue. @rahul267 @filland

HardNorth commented 8 months ago

To use Karate in parallel please take a look on example in our documentation: https://github.com/reportportal/agent-java-karate?tab=readme-ov-file#runtime