[TIMOB-19997] Automated Unit Tests on Travis CI
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Done |
Resolution Date | 2016-08-04T03:18:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.4.0 |
Components | Tooling |
Labels | n/a |
Reporter | Chee Kiat Ng |
Assignee | Chee Kiat Ng |
Created | 2015-11-17T03:30:30.000+0000 |
Updated | 2016-08-04T03:18:59.000+0000 |
Description
To improve the quality of the SDK, we now include automated unit tests in Travis CI, such that unit tests are performed on iOS and Android. If a certain pass criteria is not met, Travis CI will indicate a build fail for the pull request.
See instructions on WIKI here: https://wiki.appcelerator.org/display/pe/Automated+Unit+Tests PR here: https://github.com/appcelerator/titanium_mobile/pull/7573
PR Merged.
nice!!!