[
https://issues.apache.org/jira/browse/CAMEL-17970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17726711#comment-17726711
]
Claus Ibsen commented on CAMEL-17970:
-------------------------------------
How do you think this should be specified, can you provide an example
> Exclude a Specific Route from a test suite
> ------------------------------------------
>
> Key: CAMEL-17970
> URL: https://issues.apache.org/jira/browse/CAMEL-17970
> Project: Camel
> Issue Type: New Feature
> Components: camel-test
> Reporter: Belaggoun Salah Eddine
> Priority: Minor
> Fix For: 3.x
>
>
> In some test scenarios, we have to exclude a specific route from being loaded
> in the camel context.
> The @ExcludeRoutes Junit5 annotation provides this functionality at the Class
> level.
> There is no way to Exclude a specific route within a class if there are
> multiple routes (filtering).
> The only alternative is to use auto startup or precondition.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)