pyodide / pytest-pyodide

Pytest plugin for testing applications that use Pyodide
Mozilla Public License 2.0
24 stars 14 forks source link

Fix fetch to accept additional parameters in node runner #138

Closed ryanking13 closed 5 months ago

ryanking13 commented 5 months ago

This should fix the bug in https://github.com/pyodide/pyodide/pull/4846#

cc: @CNSeniorious000