|
|
|
|
|
by BJanecke
3487 days ago
|
|
It comes with jsDom baked into it for browser behaviour.
Using a full headless browser to test with is not ideal, however I trust that you have a good reason to want that.
If that is a requirement for you, you can tie jest up to karma :), but I beseech you to have a very good reason to test against a headless browser first :) |
|
It's not entirely clear to me why you'd want a headless browser though. Once you're already running a browser, you might as well run a full one, and also get the debugging capabilities.