Skip to content

erikgaal/pest-plugin-sharding

Repository files navigation

This repository contains the Pest Plugin Sharding.

Usage

Use this plugin to split your test runs into multiple "shards". This is a useful addition to parallel on environments with limited vertical scaling and high horizontal scaling, like GitHub Actions.

pest --shard 1/4

pest --shard-index 1 --shard-total 4

Pest is an open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages