AutomatedTests

From Request Tracker Wiki
Revision as of 13:26, 10 July 2013 by 67.183.142.187 (talk) (Remove old testing info and replace it with a pointer.)
Jump to navigation Jump to search

RT has a full test suite for ensuring functionality remains functional between changes. Best Practical smoke tests every commit on a variety of configurations, but it's good practice to run tests yourself if you're making changes to RT when writing a patch you plan to submit (or even one you don't!).  The test suite is quite large, and will take some time to run.

Instructions for running the tests are in RT's official documentation: http://bestpractical.com/rt/docs/latest/hacking#Test-suite