Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Try using build_node_compilers+JSDom for testing #1006

Closed
matanlurey opened this issue Mar 3, 2018 · 1 comment
Closed

Try using build_node_compilers+JSDom for testing #1006

matanlurey opened this issue Mar 3, 2018 · 1 comment

Comments

@matanlurey
Copy link
Contributor

@pulyaevskiy's build_node_compilers:
https://github.com/pulyaevskiy/node-interop/tree/master/build_node_compilers

jsdom:
https://github.com/jsdom/jsdom

We might be able to run many many of our tests that just rely on being in a JavaScript environment, but not a "real" browser (headless or otherwise) in Node+JSDom, and get much faster run times. Might be worth an experiment.

@pulyaevskiy
Copy link

Thanks for tagging me. Let me know if I can help with Node-related stuff.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants