Skip to content

Natively schedule automated test runs of your Force.com Apex code and email the results to multiple addresses.

License

Notifications You must be signed in to change notification settings

ralphcallaway/Automated-Testing-for-Force.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project allows you to natively schedule automated test runs of your Force.com Apex code and email the results to multiple addresses.

Installation

For an easy, 1-click installation: Automated Testing for Force.com Package (sandbox)

To use the source code with a Salesforce org: How To Use Github and the Force.com IDE

Setup

  1. Navigate to the Automated Testing app and Automated Test Setup tab.
  2. Follow the instructions.

Limitations

Because we can't create a trigger on the asynchronous test objects, we run a second scheduled job to process the results. By default, this runs half an hour after the tests are launched; you may need to adjust for longer test runs.

Future Work

  • Validate Automated Test Run fields
  • Allow individual scheduling of different runs
  • Email options: Always / Failures Only, Failure Details On/Off, Success Details On/Off
  • Web service for post-commit hook from source control systems
  • Improve code coverage

About

Natively schedule automated test runs of your Force.com Apex code and email the results to multiple addresses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published