Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] how to do automation test in the tycho context?

thank you igor!
 
i have learned the sample itp01,it is easy for beginer.
 
if i want test on a eclipse application (IApplication interface implemented),how to do?
 
need i start the server application?
 
 
2011-06-03

oliver_tech

发件人: Igor Fedorenko
发送时间: 2011-06-02  22:39:13
收件人: tycho-user
抄送:
主题: Re: [tycho-user] how to do automation test in the tycho context?
You can find basic test bundle as part of tycho demo projects [1]
[1] https://github.com/sonatype/sonatype-tycho/tree/master/tycho-demo/itp01
--
Regards,
Igor
On 10-05-31 4:39 AM, oliver_tech wrote:
> hi,everyone
> i have use tycho build all my plugins successfully, it's very friendly
> to use tycho,great!
> now i want write do some tests, anyone can introduce me how to start
> wirte unit test for eclipse plugins?
> it's better introduce me some opensource plugin projects which using
> tycho (or other tech ) to do test
> thank you very much!
> 2010-05-31
> ------------------------------------------------------------------------
> oliver_tech
>
>
>
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user

Back to the top