[Webkit-unassigned] [Bug 224638] Migrate Python tests to pytest
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 6 15:58:17 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=224638
--- Comment #3 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
I've been toying with thoughts around this again recently; I think the right approach here in the short-term is to make webkitpy.test invoke pytest (as a library), rather than aiming for some better solution here.
This maintains most of the same downsides that we have today (we end up with a very strange sys.path!), but is a smaller change.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240406/0a3272bd/attachment-0001.htm>
More information about the webkit-unassigned
mailing list