Moving forward with making deployment take less time, one huge improvement is to make use of Salesforce feature to run selected tests. One big change when doing this is that now you will need to have at least 75% code coverage in each class that you are deploying and at least 1% in each trigger… Continue reading Dynamically run selected tests
Tag: XML
Dynamic package.xml generation
Explanation on how to implement a script that will help generating a package.xml dynamically based on changes in your repository