Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Puppeteer support #1200

Open
Robinfr opened this issue Nov 29, 2024 · 2 comments
Open

Puppeteer support #1200

Robinfr opened this issue Nov 29, 2024 · 2 comments
Labels
theme:jest Jest related issue type:new feature New feature or request

Comments

@Robinfr
Copy link

Robinfr commented Nov 29, 2024

Is your feature request related to a problem? Please describe.
Currently, it does not seem that Allure-jest supports Puppeteer with Jest.

Describe the solution you'd like
Either add a allure-jest/puppeteer import that can be used for Puppeteer, or allow initiating custom environments. In that way, jest-environment-puppeteer could be passed and used instead.

@Robinfr
Copy link
Author

Robinfr commented Nov 29, 2024

See main...Robinfr:allure-js:puppeteer-support for an example (let me know if you want me to create a pull request for this).

@baev
Copy link
Member

baev commented Nov 29, 2024

We definitely should export createJestEnvironment method to allow users to create custom environments

@delatrie delatrie added type:new feature New feature or request theme:jest Jest related issue labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:jest Jest related issue type:new feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants