InterviewSolution
| 1. |
Is There A Way To Setup Continuous Integration For Apex Tests? |
|
Answer» There are a couple of decent Dreamforce presentations here: Team Development: Possible, Probable, and Painless and Continuous Integration in the Cloud. We ran into some issues with this in practice and there was no way to get TRUE automation (i.e., set it and forget it). We were also set it up with Selenium. Here were the issues that I remember:
There are a couple of decent Dreamforce presentations here: Team Development: Possible, Probable, and Painless and Continuous Integration in the Cloud. We ran into some issues with this in practice and there was no way to get true automation (i.e., set it and forget it). We were also set it up with Selenium. Here were the issues that I remember: |
|