Setup fake web worker for jest
- This does a fake implementation of some trivial web worker API. This way we can have integration specs without overly stubbing these out.
Showing
Please register or sign in to comment
- This does a fake implementation of some trivial web worker API. This way we can have integration specs without overly stubbing these out.