Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Unknown
Description
When running unit tests you may want to tell Camel to dump routes to XML or YAML in the log (or files).
This should be configurable in test-class / annotation / and also as JVM system property so you can do this via command line.
You can configure setDumpRoutes(xml | yaml) on camel context.