Skip to main content

Is there a way to check the test coverage of flow similar to an apex class?

I don't want to run all tests and check because running all tests would take significant amount of time.

 

Could you please share some insights into how do you check the code coverage in dev sandbox so that it doesn't fail during production deployment?

Many thanks

1 respuesta
  1. 19 dic 2024, 7:46

     Unfortunately, Salesforce doesn’t have a direct way to check flow test coverage like it does for Apex classes. 

0/9000