Denis Artyuhovich

Results 22 comments of Denis Artyuhovich

Don't faced with such error yet. Could you provide more information ? (better link to demo project somewhere on github). Btw, here is demo project with jest-alure integration https://github.com/zaqqaz/visual-unit-tests/blob/master/src/setupTests.ts just...

@kevinoliveira can you attach the source of src/home/example.test.ts?

Yep, that's the correct solution. https://github.com/zaqqaz/jest-allure#uses-jest-circus-or-jest--v-27-

Sorry I don't have enough time to create PR to support jest-circus, so the only option is to switch to jasmine https://github.com/zaqqaz/jest-allure#uses-jest-circus-or-jest--v-27- But I'm happy to review PR if any...

allure-js-commons types are required for typescript projects

Nope, this plugin definitely supports allure 2 https://github.com/allure-framework/allure2 but I never tried this with the first version of the reporter. Can you provide a bit more info and double check...

@cinderblock got it. If you still need some additional features of jest-allure you can try clone & run tests https://github.com/zaqqaz/visual-unit-tests here and then type allure serve, I believe that everything...

Unfortunately it's not supported yet

If you will able to do pull request, I'll happy to look into it 👍

👋 @daybrush is it still something we may expect to be supported or not in the scope for any further milestones yet ?