[
https://issues.apache.org/jira/browse/KARAF-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606493#comment-17606493
]
ASF GitHub Bot commented on KARAF-7552:
---------------------------------------
jbonofre commented on PR #1621:
URL: https://github.com/apache/karaf/pull/1621#issuecomment-1250719322
@awrb yes, I think the tests are interesting, just wanted to spot on the
itests ;)
Yes, we are using jacoco for test coverage + sonar. You can see the sonar
configuration in the Jenkinsfile:
https://github.com/apache/karaf/blob/main/Jenkinsfile#L96
However, it's commented right now as almost all PR builds are failing due to
that.
> Improving test coverage for feature commands
> --------------------------------------------
>
> Key: KARAF-7552
> URL: https://issues.apache.org/jira/browse/KARAF-7552
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Reporter: Aleksy Wróblewski
> Priority: Major
> Labels: newbie, pull-request-available
>
> There is only a single test in org.apache.karaf.features.command:
> ListFeaturesCommandTest. It would be good to add tests for other commands,
> like repo:add etc.
>
> [will add a pull request shortly]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)