You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (Jira)" <ji...@apache.org> on 2021/06/02 11:46:00 UTC

[jira] [Created] (CAMEL-16680) Restore Spring Boot itests unitTestEnabled support

James Netherton created CAMEL-16680:
---------------------------------------

             Summary: Restore Spring Boot itests unitTestEnabled support
                 Key: CAMEL-16680
                 URL: https://issues.apache.org/jira/browse/CAMEL-16680
             Project: Camel
          Issue Type: Improvement
            Reporter: James Netherton


The Spring Boot itests have a feature where you can set a property and run the camel component unit tests in a Spring Boot container. 

https://github.com/apache/camel-spring-boot/tree/main/tests/camel-itest-spring-boot

I was trying this with the vertx components and it was failing with an exception - java.lang.AssertionError: No tests have been found.

It'd be nice to get it working again. It can be useful when you want to test component compatibility with Spring Boot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)