gemini-testing / testplane

Testplane (ex-hermione) browser test runner based on mocha and wdio
https://testplane.io
MIT License
687 stars 62 forks source link

v9.0.0: Breaking changes #854

Open DudaGod opened 6 months ago

DudaGod commented 6 months ago
KuznetsovRoman commented 1 month ago
DudaGod commented 1 month ago
  • [ ] move to node@18.17.0 and higher in order to be able to install sharp@0.33 in which libvips installed from npm and not from gh. More info here - https://github.com/lovell/sharp/issues/3750
  • [ ] round viewport coords with fractional values (more info here - #998)

Already done in https://github.com/gemini-testing/testplane/tree/testplane%409_rc branch

KuznetsovRoman commented 4 weeks ago