Does the test action allows me to debug? Does the test action not creates a new configuration?
Tom At 19:36 27.02.02 +0300, you wrote: >Why not to use "Test" action on your test class? Try it. > >Best regards, >Valentin Kipiatkov >----------------------------------------------------------- > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure" >----------------------------------------------------------- > >----- Original Message ----- >From: "Thomas Singer" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Wednesday, February 27, 2002 7:28 PM >Subject: [Eap-list] Run creates new run configuration > > > > Hello, > > > > we have a lot of test classes in our project. In each package there is an > > main-class, called AllTests, that calls all tests from this package and >all > > sub-packages. Often it's useful to only run the tests in one package, so >we > > invoke "Run" on AllTests class. If this is done for each package, the run > > configurations clutter up easily. > > > > I suggest, not to add an run configuration implicitely, but only > > explicitely. This could be for instance via a popup-menuitem from the > > main-capable class or as an Remember-button in the Run-pane after > > launching. The first one makes more sense to me, because currently I do >not > > have the chance to configure the newly generated run configuration, when > > pressing Run. Instead pressing "Create Run Configuration" (or "Create Test > > Configuration") opens the Run/Debug Configurations dialog and lets me > > generate a run configuration before running this class. > > > > Comments are welcome. > > > > Tom > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > >_______________________________________________ >Eap-list mailing list >[EMAIL PROTECTED] >http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
