#1MinuteTip #SalesforceSummer25 You can now speed up your flow testing using Salesforce CLI!
With this Summer ’25 update, you can integrate Flow Tests into your regression, unit, and CI/CD pipelines. No more running tests manually in Flow Builder. Now, simply use the command:
sf flow run test
This executes all your flow tests from the CLI, making it easier to automate and catch issues before deployment. Perfect for teams using DevOps and CI/CD — save time, reduce errors, and streamline your deployment process!
Product Area: Flow

References & Useful URLs
- For Related Summer ’25 Release Note Article – Click Here
- Blog Post – Step by Step Guide to Automate Testing of Salesforce Flows Declaratively