c4lifa / jest-allure-circus

Allure reporting for newest Jest Circus v28.1
MIT License
4 stars 7 forks source link

Question | Not clear - is it possible to add console.logs to the reporter from jest? #164

Open saritvakrat opened 9 months ago

saritvakrat commented 9 months ago

Question | Not clear - is it possible to add console.logs from jest and typescript?

We tried several ways, but it seems that it does not show the console.logs that are executed while the tests are running. Is this supported?

Also tried with this:

/**