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

Key: IDEADEV-30527
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Major Major
Assignee: Nikolay Chashnikov
Reporter: Erik Pragt
Votes: 4
Watchers: 2
Operations

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

Possibility to run unit tests without building wars

Created: 11 Sep 08 19:13   Updated: 24 Sep 08 10:34
Component/s: Unit Testing. JUnit
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. screenshot-1.jpg
(190 kb)

Build: 8,769
Severity: High


 Description  « Hide
Hi,

When running Unit tests, IntelliJ tries to make all project artifacts first, like EAR's, WAR's, etc. It would be nice if there was an option to turn this behaviour off, since it takes a lot of to build these artifacts, and when running Unit tests, I don't need them. An option to turn this step of would IMO be easy to implement (something like the 'make' switch) but would save a huge amount of time!

See : http://www.intellij.net/forums/thread.jspa?threadID=277026&tstart=0



 All   Comments   Work Log   Change History      Sort Order:
Erik Pragt - 23 Sep 08 16:33
Nice screenshot