| Issue 118: | Add shortcut keys for running test/s in Eclipse | |
| 2 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? At the moment, you can't run a test or a bunch of tests in Eclipse without first clicking on the MXUnit view. Over a period of time, this becomes quite time consuming. It would be ideal if the MX Unit plugin allowed one to: - Assign a shortcut key of ones own choosing. Hitting that key/combination of keys would automatically run the selected test in MXUnit view. If no test is selected, then provide the user an option to either do nothing or to run the whole suite. This can possibly be setup be a MXUnit perferences pane. Ability to run tests based on a keystroke combination would be a great timesaver. - Integrate with the CFEclipse plugin. If the plugin is present, then run the selected tests each time the user hits the CTRL-S button in the CFEclipse editor view. (I'm not sure if this possible, but it would save the user a lot of time and effort.) This was also discussed on a the mailing list: http://groups.google.com/group/mxunit/browse_thread/thread/e07daba3f2155b56/be62c181c7f1f9a1#be62c181c7f1f9a1
Jun 30, 2010
Project Member
#1
virtix
Status:
Fixed
|