When building the whole application and running tests, it would be good to be able to skip unit tests if only functional tests should be checked.
This is useful to skip useless unit testing on testandpush jobs when only UI related resources have been modified (xhtml templates or layout configuration for instance)