Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Run tests in browser environment such as puppeteer #115

Open
carsonfarmer opened this issue May 18, 2019 · 1 comment
Open

Run tests in browser environment such as puppeteer #115

carsonfarmer opened this issue May 18, 2019 · 1 comment

Comments

@carsonfarmer
Copy link
Member

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.

@carsonfarmer
Copy link
Member Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant