You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aurélien Pupier (Jira)" <ji...@apache.org> on 2022/07/27 08:32:00 UTC

[jira] [Created] (CAMEL-18309) Allow to disable timeouts with Camel test

Aurélien Pupier created CAMEL-18309:
---------------------------------------

             Summary: Allow to disable timeouts with Camel test
                 Key: CAMEL-18309
                 URL: https://issues.apache.org/jira/browse/CAMEL-18309
             Project: Camel
          Issue Type: New Feature
          Components: camel-test
    Affects Versions: 3.18.0
            Reporter: Aurélien Pupier


When debugging a Camel test, it would be convenient to be able to disable timeouts.

Similar feature specific to JUnit test [https://junit.org/junit5/docs/current/user-guide/#writing-tests-declarative-timeouts-mode]

 

I think there would 2 main categories:
 * when Java debugging is used. In this case, maybe can reuse same heurisitic than for JUnit
 * when Camel debugging. In this case, the heuristic to detect the debug must be different.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)