Titanium JIRA Archive
Appcelerator Community (AC)

[AC-619] Appcelerator's recommended way of doing unit testing.

GitHub Issuen/a
TypeStory
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2016-02-13T15:03:37.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterAkash Salunkhe
AssigneeShak Hossain
Created2016-02-12T09:49:16.000+0000
Updated2016-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.

Comments

  1. Hans Knöchel 2016-02-13

    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).

JSON Source