Now that Pyodide is in master, it would be good to have tests for it.
@alcarney's notes:
We can try using @vscode/test-web to test the example VSCode extension
Pyodide looks like it uses selenium and/or playwright to test itself, I don't see an obvious reusable component in the repo but we might be able to use their test suite as inspiration
Now that Pyodide is in master, it would be good to have tests for it.
@alcarney's notes: