agent-js-jest icon indicating copy to clipboard operation
agent-js-jest copied to clipboard

Attach run results to an existing launch

Open flaviomeira opened this issue 5 years ago • 1 comments

In order to group multi modules project in one launch, I'd like to be able to attach results to an existing launch on ReportPortal. Eg:

project:
- module1:
-- jest.conf.js
- module2:
-- jest.conf.js

Each module runs tests separately and I would like to have the results in the same launch. The agent for Ruby has a feature that allows to do it (it could inspire the development of this new feature).

flaviomeira avatar Aug 20 '20 22:08 flaviomeira

Hello @flaviomeira ! Thanks for the suggestion. The task has been created. This feature will be released in the next version.

AmsterGet avatar Aug 30 '21 13:08 AmsterGet