[
https://issues.apache.org/jira/browse/CAMEL-10523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aurelien Pupier updated CAMEL-10523:
------------------------------------
Summary: Make Test launchable as JUnit Test from IDEs (was: Make Test
launchable as JUnit Test from Eclipse IDE )
> Make Test launchable as JUnit Test from IDEs
> ---------------------------------------------
>
> Key: CAMEL-10523
> URL: https://issues.apache.org/jira/browse/CAMEL-10523
> Project: Camel
> Issue Type: Test
> Components: build system
> Affects Versions: 2.18.0
> Reporter: Aurelien Pupier
> Fix For: Future
>
>
> Currently several tests are failing when launching them from Eclipse IDE, I
> spotted 2 categories for now:
> - several MBean tests
> - test trying to access some *.html generated file
> for instance for instance with
> org.apache.camel.component.dataset.DataSetComponentConfigurationAndDocumentationTest.testComponentDocumentation()
> it is searching for
> org/apache/camel/component/dataset/dataset.html
> Gain:
> - enter the 21st century
> - faster development
> - open ways to leverage usage of Code coverage tools, easier debugging and
> real-time test execution
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)