Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 667 Bytes

README.md

File metadata and controls

40 lines (22 loc) · 667 Bytes

ti.mocha example

Donate

This repo is an example of the usage ti.mocha.

1 - Install


sudo npm install titanium -g
ti sdk install 3.2.3.GA

## 2 - Run

On your terminal enter the following:


# build
ti build -p ios

## 3 - Check the console

On the console you should find the report of the test execution.

Authors

Oscar Brito