LoadForge Team9/5/2025Introducing LoadForge CLIWith loadforge-cli, your Locust scripts and test configs can live in Git, and your automations (syncing tests, starting runs, waiting for results) live in GitHub Actions.ChangelogProduct
LoadForge Team9/5/2025Build once, reuse everywhere: the LoadForge LibraryWriting the same Python helpers across multiple Locust tests is brittle and slow. The Library lets you create shared Python modules—small, reusable functions you can import across all your tests—to keep your performance suite DRY and consistent.ChangelogProduct