Jeremy Ross Tue, 01 Dec 2020 19:21:46 -0800
What's the best way to test a simple camel-main project? I'm trying to use org.apache.camel.test.junit5.CamelTestSupport, but I can't figure out how to get it to load application.properties like Main does. TIA!