Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Junit Run Configurations
Junit Run Configurations [message #333328] Thu, 04 December 2008 09:02 Go to next message
Alexander Weickmann is currently offline Alexander WeickmannFriend
Messages: 33
Registered: July 2009
Member
Hi

I don't know if this is the right newsgroup to post this but I don't know
where else I can write it.

If you go to the Outline view and start a single test method a new run
configuration is created for that test method. After some time I get
hundreds of run configurations that way. Is it possible to change that
behaviour?
Re: Junit Run Configurations [message #333332 is a reply to message #333328] Thu, 04 December 2008 11:28 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
Alex,

I looked in the Run/Debug preferences and I don't think there is a way
for them to be automatically deleted.


Alex wrote:
> Hi
>
> I don't know if this is the right newsgroup to post this but I don't
> know where else I can write it.
>
> If you go to the Outline view and start a single test method a new run
> configuration is created for that test method. After some time I get
> hundreds of run configurations that way. Is it possible to change that
> behaviour?
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Junit Run Configurations [message #333346 is a reply to message #333332] Thu, 04 December 2008 16:34 Go to previous messageGo to next message
Alexander Weickmann is currently offline Alexander WeickmannFriend
Messages: 33
Registered: July 2009
Member
Hmm that's really bad.

There should be a way to make a run type wide configuration. So for
example you can specify VM arguments in the category Junit Plugin Test
once in a global configuration and then every configuration will have
these. Then there should be the possibility to say that run configurations
generated over Run As -> Junit Plugin Test will be deleted automatically
after the run. Also in the outline view there should be a button that can
be clicked if a method is selected.
Re: Junit Run Configurations [message #333357 is a reply to message #333346] Thu, 04 December 2008 21:00 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
Alex,

Oh well, such things don't just appear out of thin air without some
significant effort by someone... Personally I just keep a run
configuration for my whole suite, save it in the project, and store it
in CVS. This way it's configured and ready to go any time I check out
the project with the tests...


Alex wrote:
> Hmm that's really bad.
>
> There should be a way to make a run type wide configuration. So for
> example you can specify VM arguments in the category Junit Plugin Test
> once in a global configuration and then every configuration will have
> these. Then there should be the possibility to say that run
> configurations generated over Run As -> Junit Plugin Test will be
> deleted automatically after the run. Also in the outline view there
> should be a button that can be clicked if a method is selected.
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Junit Run Configurations [message #755407 is a reply to message #333357] Tue, 08 November 2011 11:43 Go to previous message
Gerke Ephorus is currently offline Gerke EphorusFriend
Messages: 5
Registered: November 2011
Junior Member
Very useful idea, those run-configuration stored in your version management system. Thanks.

I presume even variables can be used to customize the run-configuration to the target developer machine?

wkr,
Gerke
Previous Topic:Draggable, splittable tabs (just like workbench) on any Composite.
Next Topic:Project with RSE local location does not open on start-up
Goto Forum:
  


Current Time: Thu Apr 18 13:20:04 GMT 2024

Powered by FUDForum. Page generated in 0.01831 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top