You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
hasStats
parameter here https://github.com/reportportal/client-javascript?tab=readme-ov-file#starttestitemagent-js-jest/utils/objectUtils.js
Lines 39 to 45 in 589206b
type
should beSTEP
andhasStats
should befalse
, see Step is handled like test. client-javascript#148 (comment)The text was updated successfully, but these errors were encountered: