History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-5322
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Arik Kfir
Votes: 0
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

IDEA should not suggest JUnit/TestNG auto-completion for classes not in test source folders

Created: 26 Oct 07 18:13   Updated: 26 Oct 07 18:51
Component/s: Editor. Code Completion
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Any.

Build: 7
Severity: Low


 Description  « Hide
When writing code in IDEA, classes from JUnit/TestNG/your-test-framework-here should not be present for auto-completion in sources found under standard source folders (as opposed to source code in TEST source folders).

While this is not always true (e.g. if you a re writing an extension for JUnit or TestNG) it is usually a safe assumption to make. Of course, this should be configurable on a per-project basis, and turned off by default to preserve compatibility.



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 26 Oct 07 18:17
This request is a very narrow subset of the general "test-only dependencies" feature.

Arik Kfir - 26 Oct 07 18:51
Definitely. Is there an existing JIRA for that? If so, this can be considered a duplicate & closed.