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

Optimise testplane dependencies #982

Open shadowusr opened 1 month ago

shadowusr commented 1 month ago

Verify latest release

Hermione version

No response

Last Hermione version that worked

No response

Which area(s) of Hermione are affected? (leave empty if unsure)

Hermione core

Link to the code that reproduces this issue or a replay of the bug

No response

Reproduction steps

Run npm i testplane

Actual Behavior

As of now, testplane resolve to more than 550+ dependencies and the installation time isn't exactly the best.

Expected Behavior

The package should feature a bare minimum of dependencies, or they should be bundled for faster installation time.

Which Node.js version are you using?

20.11.0