[
https://issues.apache.org/jira/browse/CAMEL-10523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aurelien Pupier updated CAMEL-10523:
------------------------------------
Description:
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
was:
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
> Make Test launchable as JUnit Test from Eclipse IDE
> ----------------------------------------------------
>
> Key: CAMEL-10523
> URL: https://issues.apache.org/jira/browse/CAMEL-10523
> Project: Camel
> Issue Type: Test
> Affects Versions: 2.18.0
> Reporter: Aurelien Pupier
>
> 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)