Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make it possible to pick browser used for pyodide tests
It's now possible to select which browser is used to run the testsuite by setting the `BROWSER` environment variable e.g. BROWSER=firefox python pyodide_testrunner/run.py If no variable is found, the script will default to use Chrome.
- Loading branch information