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.