[ 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)