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

Jason Chase edited comment on CB-7459 at 9/8/14 2:25 PM:
---------------------------------------------------------

See pull request https://github.com/apache/cordova-plugin-test-framework/pull/4

Tested changes on multiple Android devices (v4.4.3 and v4.1), and IOS 
simulator.  Not tested on other platforms.


was (Author: chasej):
See pull request https://github.com/apache/cordova-plugin-test-framework/pull/4

> Allow automatic tests to be run for specific plugin(s)
> ------------------------------------------------------
>
>                 Key: CB-7459
>                 URL: https://issues.apache.org/jira/browse/CB-7459
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: mobile-spec
>            Reporter: Jason Chase
>            Assignee: Jason Chase
>            Priority: Minor
>
> Currently, the mobile spec test runner will discover automatic tests for all 
> plugins, and then run all discovered tests en masse.  When working on a 
> specific issue/plugin, it would be convenient to be able to run tests for a 
> single plugin (or small subset of plugins).
> The test framework already supports the concept of enabling/disabling tests 
> for plugins, but that is not exposed in the UI for the test runner.
> Proposed changes:
> * On the "Auto Tests" page for plugins, provide a UI to individually select 
> which tests should be run.  This UI should allow for multi-select of plugins.
> * The UI for test selection should indicate the existing "enabled" status of 
> each plugin
> * When the page is initially loaded, keep the existing behaviour, where all 
> enabled plugin tests are automatically run
> * Subsequent runs (i.e. using the existing <Again> button) will reflect any 
> user changes to the selected tests



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to