Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Flowtesting Namespace

The flowtesting namespace provides dynamically generated Apex classes for flow tests that are created in Flow Builder.
The flowtesting namespace doesn't define a fixed set of classes. The namespace reflects flows and flow tests that are created in Flow Builder. You can run flow tests with the Salesforce CLI command sf flow run test. For more details about the command, use the Salesforce CLI –help flag.