[
https://issues.apache.org/jira/browse/CB-7459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128525#comment-14128525
]
ASF subversion and git services commented on CB-7459:
-----------------------------------------------------
Commit a7b7441faa491dcf187303975263ca43445d3656 in
cordova-plugin-test-framework's branch refs/heads/master from [~mmocny]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-test-framework.git;h=a7b7441
]
Merge branch 'CB-7459' of
https://github.com/jpchase/cordova-plugin-test-framework
> 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: Michal Mocny
> 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)