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
{{ message }}
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
We use jest for tests, which is great on nodejs environments. But due to differences between native apis between node and browsers, it would be good to test in browser environments as well. See https://jestjs.io/docs/en/puppeteer for possible way to do this.
The text was updated successfully, but these errors were encountered:
We've started to move other projects over to testing with https://www.npmjs.com/package/polendina. Requires moving tests over to mocha (or, a least that's the nicest framework to use).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We use jest for tests, which is great on nodejs environments. But due to differences between native apis between node and browsers, it would be good to test in browser environments as well. See https://jestjs.io/docs/en/puppeteer for possible way to do this.
The text was updated successfully, but these errors were encountered: