My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 133: mylyn focus for mxunit eclipse plugin
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  henkem...@gmail.com
Closed:  Jul 2008


 
Project Member Reported by henkem...@gmail.com, Jul 22, 2008
be able to associate mxunit tests to tasks within the mxunit plugin

*mylyn toggle button for mxunit test
*right click on task within task list and run associated test?

will get more information about what JUnit/Mylyn features are present
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=221080

 
Jul 22, 2008
Project Member #1 henkem...@gmail.com
"When you click Mylyn's automated Context Test Suite, which runs unit tests 
structurally relevant to the context you've created, you discover that the bug is in 
a colleague's code and not yours." http://www.ibm.com/developerworks/java/library/j-
mylyn2/
Jul 22, 2008
Project Member #2 henkem...@gmail.com
The Context Test Suite

Programming in a task-focused way makes it easier to run unit tests frequently. 
Typically, unit-testing practice has you create a new test launcher for one or more 
tests that you are currently working on, which can be tedious. The alternatives are 
to run all tests in a project, which can miss some relevant tests, or to run a whole 
suite, which can be slow. To address this, Mylyn automatically maintains a unit-test 
suite of the elements in your task context -- called a Context Test Suite (see 
Figure 6) -- and makes it easy to run it repeatedly (with the F11 shortcut) when 
you're working on a task:


Figure 6. Context Test Suites
 

To enable this feature, create a Context Test Suite for either JUnit Plug-in tests 
or plain JUnit tests. The Context Test Suite is automatically updated to include all 
the test cases in the currently active context. 

from http://www.ibm.com/developerworks/java/library/j-
mylyn2/

Jun 30, 2010
Project Member #4 virtix
older/outdated issues. archive in google docs. These are either Fixed, deprecated, or invalid

moving to Jira
Status: Fixed

Powered by Google Project Hosting