We test Crosswalk-Cordova align with Cordova upstream by mobile spec and Junit 
test.

Create Cordova mobile spec refer with 
https://github.com/apache/cordova-mobile-spec  and then migrate 
Crosswalk-cordova to it refer with 
https://crosswalk-project.org/documentation/cordova/migrate_an_application.html.

Running Unit test from command line:

1.       ant debug install

2.       adb shell am instrument -w 
org.apache.cordova.test/android.test.InstrumentationTestRunner
Running from within Eclipse:
        1.    File -> New -> Android Project from Existing Code
        2.    Select the /test directory
        3.    Right click the project, and select Debug As -> Android Project
        4.    Right click the project, and select Debug As -> Android JUnit 
Project.


Thanks,
Junwei.
From: Crosswalk-help 
[mailto:[email protected]] On Behalf Of Arnel 
Celedonio
Sent: Monday, May 04, 2015 10:22 PM
To: [email protected]
Subject: [Crosswalk-help] Appium tests with Crosswalk-Cordova application


Hi,

   Do you guys know how or any alternative for this (instead of using appium)?


Thanks
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to