NEW 224640
Investigate using tox for testing Python code
https://bugs.webkit.org/show_bug.cgi?id=224640
Summary Investigate using tox for testing Python code
Sam Sneddon [:gsnedders]
Reported 2021-04-15 19:00:39 PDT
c.f. https://tox.readthedocs.io/en/latest/ Whether we care about this probably varies a bit; webkitcorepy etc. are in principle installable via pip so testing them via virtualenvs (therefore in isolated environments) would have some value. However, the larger value in my book would be able to run tests against multiple supported Python versions in a single command. That said, this is a relatively small benefit compared with the other benefits many get from it.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-04-15 19:00:48 PDT
Note You need to log in before you can comment on or make changes to this bug.