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
Selective Run status for jest/JavaScript is ??? - what does it mean?
Can we import required allure libraries to the .ts tests and add annotations and steps like in the example for Java https://youtu.be/F8cY8YN3DiE?t=1053 ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
Here we can see the list of integrations:
https://docs.qameta.io/allure-testops/integrations/test-frameworks/#incomplete-list-of-integrations
Does it possible to use decorators like here (https://github.com/allure-framework/allure-js/blob/master/packages/allure-decorators/README.md)
or like in example from Artem: https://youtu.be/F8cY8YN3DiE?t=1053 to get a murkup TypeScript tests with Jest framework in Allure for automated tests?
I saw some examples with Mocha, but what about Jest?
Selective Run status for jest/JavaScript is ??? - what does it mean?
Can we import required allure libraries to the .ts tests and add annotations and steps like in the example for Java https://youtu.be/F8cY8YN3DiE?t=1053 ?
Just for example, can we use such annotations to add tags, statuses, some data to custom fields and etc? (https://ru.hexlet.io/blog/posts/kak-ispolzovat-annotatsii-tipov-v-faylah-javascript)
Under annotation for TypeScript I mean this example from Artem: https://youtu.be/F8cY8YN3DiE?t=1464 time: 24:20
Beta Was this translation helpful? Give feedback.
All reactions