Skip to content

ProjetDeRechercheSurLecriture/montage-mobile-webviews

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

montage-mobile-webviews Build Status

Montage test runner for Android and iOS embedded WebViews

Documentation

See commands available in Gruntfile.js

Examples

$ ./scripts/set_up_new_machine.sh && grunt everything # downloads all source code, sets up test runners, runs tests (for running in Jenkins or Travis)

$ grunt test-android # copies www assets to android and runs the android tests (for developing locally)
$ grunt test-ios # copies www assets to ios and runs the ios tests (for developing locally)
$ grunt test # copies www assets to ios and android, and runs the ios and android tests (for developing locally)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

About

MontageJS testing ground in Android/iOS webviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.5%
  • Shell 23.2%
  • Objective-C 8.2%
  • CSS 6.2%
  • Java 2.2%
  • AppleScript 0.7%