xfumihiro/jest-puppeteer-example

Collaboration

NimaSoroush opened this issue · 3 comments

Hi @xfumihiro,

This is really cool that you have put this example together and would be definitely very helpful.
While ago I started a project with the same purpose and has a full integration of jest and puppeteer in it.
https://github.com/NimaSoroush/differencify
jest section:
https://github.com/NimaSoroush/differencify#usage-with-jest

Maybe worth linking these two projects together. Let me know what are your thoughts?

Hey @NimaSoroush that seems great!
Love to contribute my knowledge on this to differencify. 😄

Awesome!
I like the idea of extending jest-environment-node. This will get rid of side effect methods like setup and tearDown

I will put an issue on Differencify project regarding this.

Lets discuss details in Gitter and also see what else we can integrate

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.