Ability to specify test suites when deploying apex classes. It would be easier when there are a large # of test classes involved.
Ability to specify test suites when deploying/validating apex classes. It would be easier when there are a large # of test classes involved with a deployment
11
votes
Jason
shared this idea
-
Kenny commented
Since Test Suites can be managed via source code, this would also allow the ability to determine flexible test runs during deployment instead of needing to manually define them as part of the gearset CI job
-
Jack Volkov commented
Running several hundred unit tests takes a long time.
Ability to leverage test suites should help reduce deployment times, while staying safe.