developit / workerize

🏗️ Run a module in a Web Worker.
https://github.com/developit/workerize-loader
4.35k stars 91 forks source link

chore: add default Travis config #29

Closed DanielRuf closed 6 years ago

DanielRuf commented 6 years ago

We should probably prepare some real unit tests =)

developit commented 6 years ago

Agreed Re: tests! I'd like to set them up using Karmatic so they run in a real DOM (rather than Jest).