Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Use eclipse .launch configuration to run UI tests

Hi Igor,
Am 16.08.11 05:34, schrieb Igor Fedorenko:
> No, it is not possible to use .launch files in Tycho.
are you plan to implement such a feature?
It's very handy to use the same test configuration in CI and local in IDE.

Regards,
Dennis.

>
> -- 
> Regards,
> Igor
>
> On 11-08-15 6:48 PM, Dennis Hübner wrote:
>> Hello all,
>> is it possible to use eclipse junit run configuration files (.launch)
>> to configure tycho-surefire-plugin?
>> Something like:
>>
>> <plugin>
>> <groupId>org.eclipse.tycho</groupId>
>> <artifactId>tycho-surefire-plugin</artifactId>
>> <version>${tycho-version}</version>
>> <configuration>
>> <launchFile>org.eclipse.xtext.ui.tests.launch</launchFile>
>> </configuration>
>> </plugin>
>>
>> Best regards,
>> Dennis Hübner.
>>
>>
>>
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user


-- 
Dennis HŸbner

Softwareentwickler

Mobil:   0151 173 96 707

http://www.itemis.de/

itemis AG
Am Germaniahafen 1
24143 Kiel

Rechtlicher Hinweis:
Amtsgericht Dortmund, HRB 20621
Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek
Aufsichtsrat: Prof. Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus 



Back to the top