agrieve / cordova-mobile-spec

Mirror of Apache Cordova mobile-spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Spec Suite

This project is a set of automated & manual tests that test Cordova core functionality.

To set up the project, use cordova-mobile-spec/createmobilespec/createmobilespec.js. See the README.md in that directory.

Requirements

Repositories required:

  • cordova-cli (Install pre-requisites by running npm install inside of cordova-cli).
  • cordova-js
  • All plugins.
  • Platforms to test (e.g., cordova-android, cordova-ios, cordova-blackberry, cordova-wp8, or cordova-windows).
  • cordova-mobile-spec (Install pre-requisites by running npm install inside of createmobilespec).
  • All repositories must be checked out as peers to each other.

Performance

For reference purposes, the document AndroidBridgePerformance_300.pdf in this directory outlines the Android bridge performance using cordova-mobile-spec and the manual bridge test. The tests were performed with Cordova 3.0.0.

About

Mirror of Apache Cordova mobile-spec

License:Apache License 2.0


Languages

Language:JavaScript 61.3%Language:HTML 26.7%Language:Java 4.9%Language:Objective-C 2.9%Language:CSS 2.0%Language:C++ 1.3%Language:Shell 0.9%