Add CHROME_FLAGS, FIREFOX_FLAGS, and NODE_FLAGS#89
Conversation
ryanking13
left a comment
There was a problem hiding this comment.
Thanks, @hoodmane! Maybe we can change this into a pytest option later, but for now this is fine with me.
|
Thanks for the review @ryanking13. Can we release a new version of pytest-pyodide with this? (I'm not sure what the release process is for pytest-pyodide...) |
Sure, but if you are not very busy, would you please review #87, so we can include it in the next release? (If you have some comments on it, then feel free to release without it because it's very easy to release pytest-pyodide :) )
Update the changelog and push a new tag. |
|
BTW, I think there was some problem in Github notification system yesterday and today. I didn't get notifications about new issues and PRs. |
|
@hoodmane I made a v0.51.0 release so you'll soon be able to use it. |
|
Thanks @ryanking13! |
So that we can add extra flags to the runtimes if we need to.
Used in pyodide/pyodide#3210