Run node tests in separate process #803
Labels
effort-high
This will take a while
enhancement
A new or improved feature
priority-low
We'll get to this eventually
This issue was split off from #780.
Intern 4 currently lets node be configured as if it were an remote environment (e.g., it must be specified in the
environments
config property). However, a more thorough implementation of this approach would involve starting new Node processes to run unit tests as if they were remote browsers. This could provide a number of benefits, such as:The text was updated successfully, but these errors were encountered: