Automate Test Execution (For Free)
- johnsontitus
- May 13, 2020
- 1 min read
Updated: May 13, 2020
Six Tips to Great Unit Tests
Tests run in automation during deploying to Prod.
To run automate tests to run after deploying use the free tool - Gearset.
Scratch orgs can be used to perform automation testing where a continuous integration platform such as Jenkins can automatically push code to the Scratch org and execute unit tests when changes are detected in a code repository.

Comments