Croway commented on PR #57: URL: https://github.com/apache/camel-upgrade-recipes/pull/57#issuecomment-3228765332
Ok, I was thinking more at an integration test, maybe a basic 4.0 Camel project that is updated using the latest.yaml recipe, and then, we could do some assertion on the versions on the BOM. But this sounds good too. IF :) there are tests for a new migration then `if a new test class is added and the new recipe is not part of the latest.yaml, test execution fails` makes sense and this should be enough. The maven-surefire-plugin will be executed always, maybe it would be better to condition the execution? and update the deploy section in the README to enable the execution of the plugin? wdyt? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
