You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Doroszlai, Attila (JIRA)" <ji...@apache.org> on 2016/09/15 14:47:20 UTC

[jira] [Updated] (AMBARI-18401) Allow running a subset of Python unit tests

     [ https://issues.apache.org/jira/browse/AMBARI-18401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doroszlai, Attila updated AMBARI-18401:
---------------------------------------
    Status: Patch Available  (was: Open)

> Allow running a subset of Python unit tests
> -------------------------------------------
>
>                 Key: AMBARI-18401
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18401
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-server
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Running all unit tests several times during development may take too much time.  The Surefire Maven plugin can run a subset of Java unit tests by passing filter expression via the {{test}} property for test class names.
> However, running fewer than all Python unit tests is currently cumbersome, it requires renaming the unit test or modifying the {{unitTests.py}} script.  The goal of this improvement is to implement the Surefire approach for filtering Python unit tests to be run.



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