Power Tester (github)

RunWright: A GitHub action that allows you to finish your tests in x mins (that you decide)

NOTE: This is the latest and recommended action for running playwright tests in CI

RunWright is a free, open source and the only known GitHub action (at the time of writing this document) that allows you to upfront decide how long you want your tests to finish. It also allows you to auto scale github runners based on the test load (not just based on test count but also based on how much time each test takes).
Checkout RunWright on GitHub marketplace now!

playwright-load-balancer-based-on-changed-files: A GitHub action to load balance runners based on changed files and playwright Sharding

playwright-load-balancer-based-on-changed-files plugin is meant to dynamically scale runners up or down based on the test files touched as a part of pull request. It further uses playwright sharding to distribute the tests across the runners.
Checkout playwright-load-balancer-based-on-changed-files on GitHub marketplace now!

playwright-load-balancer-based-on-tests-to-run: A GitHub action to load balance runners based on tests to run in a workflow and playwright Sharding

playwright-load-balancer-based-on-tests-to-run plugin is meant to dynamically scale runners up or down based on the tests to run as a part of a workflow. It further uses playwright sharding to distribute the tests across the runners.
Checkout playwright-load-balancer-based-on-tests-to-run on GitHub marketplace now!

Like my work and want to support or sponsor?

Buy Me a Coffee
Sponsor Me on GitHub