Home

Issue: 2858

renderAndGetWindow requires a full URL, whereas renderRoute only requires the path

[issue link]

Would it be possible to change renderAndGetWindow to also accept a path, instead of an absolute URL?

It kinda makes parallel testing with Ava a bit more difficult, because you spin up multiple Nuxt instances on different ports. You have to keep track of the Nuxt instance port in each renderAndGetWindow call.

This question is available on Nuxt.js community (#c2482)