Home » Eclipse Projects » Mylyn » Context Test Suites
Context Test Suites [message #48892] |
Tue, 20 May 2008 19:21 |
Eclipse User |
|
|
|
Originally posted by: tonte.pouncil.aviall.com
Hello,
I am new Myln and I don't know if this is the right place to post
question, but I have a few questions.
First let me mention that I have read both articles, Mylyn 2.0 Part 1 and
Part 2, by Mik Kersten. Both articles are very good and really help me
make the transition to Mylyn. However, the section on Context Test Suites
was a little on the light side a newbie like me.
Is there a step by step tutorial on how to set up and run a Context Test
Suite?
Does Mylyn's Context Test Suites integrate with or support JUnit4, because
I have already created a lot of my test in JUnit 4 and
SpringUnit(http://springunit.sourceforge.net/whatis.html)?
Thanks!
Tonté
Hello,
I am new Myln and I don't know if this is the right place to post
question, but I have a few questions.
First let me mention that I have read both articles, Mylyn 2.0 Part 1 and
Part 2, by Mik Kersten. Both articles are very good and really help me
make the transition to Mylyn. However, the section on Context Test Suites
was a little on the light side a newbie like me.
Is there a step by step tutorial on how to set up and run a Context Test
Suite?
Does Mylyn's Context Test Suites integrate with or support JUnit4, because
I have already created a lot of my test in JUnit 4 and
SpringUnit(http://springunit.sourceforge.net/whatis.html)?
Thanks!
Tonté
etnot96@yahoo.com
tonte.pouncil@aviall
|
|
|
Re: Context Test Suites [message #48952 is a reply to message #48892] |
Wed, 21 May 2008 13:09 |
Eclipse User |
|
|
|
Originally posted by: tonte.pouncil.aviall.com
BTW, I am using the following Eclipse set up:
Eclipse SDK
Version: 3.3.1.1
Build id: M20071023-1652
JDK 1.6
Windows XP.
|
|
|
Re: Context Test Suites [message #50191 is a reply to message #48892] |
Tue, 17 June 2008 16:48 |
Mik Kersten Messages: 287 Registered: July 2009 |
Senior Member |
|
|
Tonté,
Yes, you're right, we need more documentation on the context test
suites. We currently solicit interested users to contribute
documentation, so if you're using this feature it wold be great if you
could add to it in the User Guide:
http://wiki.eclipse.org/index.php/Mylyn/User_Guide
No, JUnit 4 is not currently supported. Please file a new bug for that.
Mik
Tonté Pouncil wrote:
> Hello,
> I am new Myln and I don't know if this is the right place to post
> question, but I have a few questions.
>
> First let me mention that I have read both articles, Mylyn 2.0 Part 1
> and Part 2, by Mik Kersten. Both articles are very good and really help
> me make the transition to Mylyn. However, the section on Context Test
> Suites was a little on the light side a newbie like me.
>
> Is there a step by step tutorial on how to set up and run a Context Test
> Suite?
>
> Does Mylyn's Context Test Suites integrate with or support JUnit4,
> because I have already created a lot of my test in JUnit 4 and
> SpringUnit(http://springunit.sourceforge.net/whatis.html)?
>
> Thanks!
>
> Tonté
> Hello,
> I am new Myln and I don't know if this is the right place to post
> question, but I have a few questions.
>
> First let me mention that I have read both articles, Mylyn 2.0 Part 1
> and Part 2, by Mik Kersten. Both articles are very good and really help
> me make the transition to Mylyn. However, the section on Context Test
> Suites was a little on the light side a newbie like me.
>
> Is there a step by step tutorial on how to set up and run a Context Test
> Suite?
>
> Does Mylyn's Context Test Suites integrate with or support JUnit4,
> because I have already created a lot of my test in JUnit 4 and
> SpringUnit(http://springunit.sourceforge.net/whatis.html)?
>
> Thanks!
>
> Tonté
> etnot96@yahoo.com
> tonte.pouncil@aviall
|
|
|
Re: Context Test Suites [message #50309 is a reply to message #50191] |
Tue, 17 June 2008 17:03 |
Jörg Thönnes Messages: 229 Registered: July 2009 |
Senior Member |
|
|
On 06/17/08 18:48, Mik Kersten wrote:
> Tonté,
>
> Yes, you're right, we need more documentation on the context test
> suites. We currently solicit interested users to contribute
> documentation, so if you're using this feature it wold be great if you
> could add to it in the User Guide:
>
> http://wiki.eclipse.org/index.php/Mylyn/User_Guide
>
> No, JUnit 4 is not currently supported. Please file a new bug for that.
TestNG would be also interesting, IMHO.
Jörg
> Tonté Pouncil wrote:
>> Hello,
>> I am new Myln and I don't know if this is the right place to post
>> question, but I have a few questions.
>>
>> First let me mention that I have read both articles, Mylyn 2.0 Part 1
>> and Part 2, by Mik Kersten. Both articles are very good and really
>> help me make the transition to Mylyn. However, the section on Context
>> Test Suites was a little on the light side a newbie like me.
>>
>> Is there a step by step tutorial on how to set up and run a Context
>> Test Suite?
>>
>> Does Mylyn's Context Test Suites integrate with or support JUnit4,
>> because I have already created a lot of my test in JUnit 4 and
>> SpringUnit(http://springunit.sourceforge.net/whatis.html)?
>>
>> Thanks!
>>
>> Tonté
>> Hello,
>> I am new Myln and I don't know if this is the right place to post
>> question, but I have a few questions.
>>
>> First let me mention that I have read both articles, Mylyn 2.0 Part 1
>> and Part 2, by Mik Kersten. Both articles are very good and really
>> help me make the transition to Mylyn. However, the section on Context
>> Test Suites was a little on the light side a newbie like me.
>>
>> Is there a step by step tutorial on how to set up and run a Context
>> Test Suite?
>>
>> Does Mylyn's Context Test Suites integrate with or support JUnit4,
>> because I have already created a lot of my test in JUnit 4 and
>> SpringUnit(http://springunit.sourceforge.net/whatis.html)?
>>
>> Thanks!
>>
>> Tonté
>> etnot96@yahoo.com
>> tonte.pouncil@aviall
|
|
|
Re: Context Test Suites [message #589668 is a reply to message #48892] |
Wed, 21 May 2008 13:09 |
Eclipse User |
|
|
|
Originally posted by: tonte.pouncil.aviall.com
BTW, I am using the following Eclipse set up:
Eclipse SDK
Version: 3.3.1.1
Build id: M20071023-1652
JDK 1.6
Windows XP.
|
|
|
Re: Context Test Suites [message #590117 is a reply to message #48892] |
Tue, 17 June 2008 16:48 |
Mik Kersten Messages: 287 Registered: July 2009 |
Senior Member |
|
|
Tonté,
Yes, you're right, we need more documentation on the context test
suites. We currently solicit interested users to contribute
documentation, so if you're using this feature it wold be great if you
could add to it in the User Guide:
http://wiki.eclipse.org/index.php/Mylyn/User_Guide
No, JUnit 4 is not currently supported. Please file a new bug for that.
Mik
Tonté Pouncil wrote:
> Hello,
> I am new Myln and I don't know if this is the right place to post
> question, but I have a few questions.
>
> First let me mention that I have read both articles, Mylyn 2.0 Part 1
> and Part 2, by Mik Kersten. Both articles are very good and really help
> me make the transition to Mylyn. However, the section on Context Test
> Suites was a little on the light side a newbie like me.
>
> Is there a step by step tutorial on how to set up and run a Context Test
> Suite?
>
> Does Mylyn's Context Test Suites integrate with or support JUnit4,
> because I have already created a lot of my test in JUnit 4 and
> SpringUnit(http://springunit.sourceforge.net/whatis.html)?
>
> Thanks!
>
> Tonté
> Hello,
> I am new Myln and I don't know if this is the right place to post
> question, but I have a few questions.
>
> First let me mention that I have read both articles, Mylyn 2.0 Part 1
> and Part 2, by Mik Kersten. Both articles are very good and really help
> me make the transition to Mylyn. However, the section on Context Test
> Suites was a little on the light side a newbie like me.
>
> Is there a step by step tutorial on how to set up and run a Context Test
> Suite?
>
> Does Mylyn's Context Test Suites integrate with or support JUnit4,
> because I have already created a lot of my test in JUnit 4 and
> SpringUnit(http://springunit.sourceforge.net/whatis.html)?
>
> Thanks!
>
> Tonté
> etnot96@yahoo.com
> tonte.pouncil@aviall
|
|
|
Re: Context Test Suites [message #590149 is a reply to message #50191] |
Tue, 17 June 2008 17:03 |
Jörg Thönnes Messages: 229 Registered: July 2009 |
Senior Member |
|
|
On 06/17/08 18:48, Mik Kersten wrote:
> Tonté,
>
> Yes, you're right, we need more documentation on the context test
> suites. We currently solicit interested users to contribute
> documentation, so if you're using this feature it wold be great if you
> could add to it in the User Guide:
>
> http://wiki.eclipse.org/index.php/Mylyn/User_Guide
>
> No, JUnit 4 is not currently supported. Please file a new bug for that.
TestNG would be also interesting, IMHO.
Jörg
> Tonté Pouncil wrote:
>> Hello,
>> I am new Myln and I don't know if this is the right place to post
>> question, but I have a few questions.
>>
>> First let me mention that I have read both articles, Mylyn 2.0 Part 1
>> and Part 2, by Mik Kersten. Both articles are very good and really
>> help me make the transition to Mylyn. However, the section on Context
>> Test Suites was a little on the light side a newbie like me.
>>
>> Is there a step by step tutorial on how to set up and run a Context
>> Test Suite?
>>
>> Does Mylyn's Context Test Suites integrate with or support JUnit4,
>> because I have already created a lot of my test in JUnit 4 and
>> SpringUnit(http://springunit.sourceforge.net/whatis.html)?
>>
>> Thanks!
>>
>> Tonté
>> Hello,
>> I am new Myln and I don't know if this is the right place to post
>> question, but I have a few questions.
>>
>> First let me mention that I have read both articles, Mylyn 2.0 Part 1
>> and Part 2, by Mik Kersten. Both articles are very good and really
>> help me make the transition to Mylyn. However, the section on Context
>> Test Suites was a little on the light side a newbie like me.
>>
>> Is there a step by step tutorial on how to set up and run a Context
>> Test Suite?
>>
>> Does Mylyn's Context Test Suites integrate with or support JUnit4,
>> because I have already created a lot of my test in JUnit 4 and
>> SpringUnit(http://springunit.sourceforge.net/whatis.html)?
>>
>> Thanks!
>>
>> Tonté
>> etnot96@yahoo.com
>> tonte.pouncil@aviall
|
|
|
Goto Forum:
Current Time: Fri Dec 27 03:47:56 GMT 2024
Powered by FUDForum. Page generated in 0.03777 seconds
|