badeball / karma-jsdom-launcher

A Karma plugin. Launcher for jsdom.
MIT License
37 stars 16 forks source link

Not detecting any unit tests with Jasmin-core 4.0 #41

Open anand349g opened 1 year ago

anand349g commented 1 year ago

It connects with jsdom with NODE_OPTIONS=--dns-result-order=ipv4firs but it times out. It keeps waiting if I increase timeout period to whatever time.

Angular 15 Node 18 jsdom 20 karma-jsdom-launcher 14 typescript 4.9.4