[ 
https://issues.apache.org/jira/browse/CB-4968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969800#comment-13969800
 ] 

Michal Mocny commented on CB-4968:
----------------------------------

Update:
cordova-labs repo has a cdvtest branch which has cordova-plugin-test-framework 
and cordova-app-test-harness.  Several cordova core plugins also have cdvtest 
branches which move tests out of mobilespec and into the plugin, as well as 
updating tests for jasmine-2.0 async style.

I'm currently working on removing the need for cordova-app-test-harness 
entirely and leaving all harness implementation into the plugin.  The primary 
benefit here would be to enable running a test suite in your current 
application workspace -- so if a plugin isn't working for you, we can say, try 
to run the tests with this simple commond: cordova plugin add 
org.apache.cordova.test-framework and adding a <preference>, or something like 
that.

Finally, as soon the features look reasonable, we will need to move all tests 
out of mobile spec and into plugins, which hopefully can be carried out by each 
plugin maintainer.

> Create a way to run tests bundled with plugins.
> -----------------------------------------------
>
>                 Key: CB-4968
>                 URL: https://issues.apache.org/jira/browse/CB-4968
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: mobile-spec
>            Reporter: Michal Mocny
>            Assignee: Michal Mocny
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to