reportportal / agent-js-jest

Agent to integrate Jest with ReportPortal.
https://www.npmjs.com/package/@reportportal/agent-js-jest
Apache License 2.0
21 stars 36 forks source link

Add support for Nested Steps #144

Open maks-rafalko opened 4 months ago

maks-rafalko commented 4 months ago

Hello,

https://reportportal.io/docs/reportportal-glossary/#nested-step

is it planned to add support for Nested Steps in jest agent?

Thank you.


Related to:

AmsterGet commented 4 months ago

Hello @maks-rafalko ! This feature is on our roadmap, but there is no ETA yet. First we are going to provide support for user logs and other metadata such as attributes. Making sure they also work correctly in concurrent mode. We will let you know as soon as we get around to implementing this feature in the jest agent.