AppceleratorCasts / jasmine-titanium-reporters

Tiny collection of javascript Jasmine reporters designed for Titanium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jasmine-titanium-reporters

Jasmine Titanium Reporters is a tiny collection of javascript Jasmine reporters.
The purpose is to bring testing for Appcelerator’s Titanium Mobile applications with the JasmineBDD testing framework.

This project is focused on two reporters :

  • ConsoleReporter – Report test results using Titanium API logging.
  • JUnitXmlReporter – Report test results to a file in JUnit XML Report format.

About

Tiny collection of javascript Jasmine reporters designed for Titanium

License:Other