agent-js-jest
agent-js-jest copied to clipboard
Attach run results to an existing launch
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).
Hello @flaviomeira ! Thanks for the suggestion. The task has been created. This feature will be released in the next version.