The CLI now allows to determine the tests based on the apex definition
@istest(critical=true).
@istest(testFor='ApexClass:ClassName, ApexTrigger:TriggerName').
It is documented here
Would it be possible to add it to the Deployment Options of the DevOps Center
The CLI now allows to determine the tests based on the apex definition
@istest(critical=true).
@istest(testFor='ApexClass:ClassName, ApexTrigger:TriggerName').
It is documented here
Would it be possible to add it to the Deployment Options of the DevOps Center