[AC-619] Appcelerator's recommended way of doing unit testing.
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-02-13T15:03:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Akash Salunkhe |
Assignee | Shak Hossain |
Created | 2016-02-12T09:49:16.000+0000 |
Updated | 2016-02-13T15:03:37.000+0000 |
Description
I am using Titanium SDK 4.0.0.GA. Please tell me Appcelerator's recommended way of doing unit testing. I found lot of different types libraries but none of them is working accurately.
We use ti-mocha to unit-test our SDK. Some example tests can be found [here](https://github.com/appcelerator/titanium_mobile/tree/master/ti_mocha_tests), further reading is available [here](https://github.com/tonylukasavage/ti-mocha).