developit / jsdom-worker

👷‍♀️ Use Web Workers in Jest / JSDOM 🌈
https://npm.im/jsdom-worker
286 stars 20 forks source link

Is there any plan to mock shared web workers ? #19

Open evlist opened 1 year ago

evlist commented 1 year ago

The Worker class is implemented but not the SharedWorker one.

Is there any plan to implement it ?

Thanks !

marabesi commented 1 year ago

Just came across this issue with the same question