Nested testsuites [message #80050] |
Tue, 08 August 2006 04:12  |
Eclipse User |
|
|
|
Originally posted by: laksefisker.hotmail.com
Greetings!
Is it possible to nest testsuites in one way or another? The reason this
is desirable is the fact that developers may not need to run all tests every
time, they might just need to run a subset of them. The ability to nest testsuites
within one another would simplify this greatly.
Is there a way? Maybe doing something clever with deployments and artifacts?
Thanks!
Henrik W Lund
|
|
|
Re: Nested testsuites [message #80066 is a reply to message #80050] |
Tue, 08 August 2006 04:42   |
Eclipse User |
|
|
|
Originally posted by: Bjorn.Vanhauwaert.barco.com
Helllo,
I have found that you can create a testsuite, containing the tests discribed
in other testsuites.
In your example this would mean if you have test A,B,C with testcases
A1,A2,A3 ,B1,B2.... C3
You can create a test D with the behavior of invocations A1,B2,B3,C1
But testsuite D has to be of the same test type as A,B,C
If you find a way to mix test types that would be great, i am still trying
to do that.
"Henrik W Lund" <laksefisker@hotmail.com> wrote in message
news:baa5ffa0b698c888ea4e9a88f2@news.eclipse.org...
> Greetings!
>
> Is it possible to nest testsuites in one way or another? The reason this
> is desirable is the fact that developers may not need to run all tests
> every time, they might just need to run a subset of them. The ability to
> nest testsuites within one another would simplify this greatly.
>
> Is there a way? Maybe doing something clever with deployments and
> artifacts?
>
> Thanks!
> Henrik W Lund
>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.19478 seconds