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

Key: IDEADEV-11234
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Kudravtsev
Reporter: Gibson
Votes: 1
Watchers: 3
Operations

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

Default VM parameters should include -ea for JUnit tests

Created: 20 Oct 06 11:20   Updated: 23 Jun 08 15:28
Component/s: Unit Testing. JUnit
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,043
Severity: Medium


 Description  « Hide
The default VM parameters are blank for all different types of run configuration, but JUnit 4 throws assertion errors and the developer is encouraged to use programmatic assertions as an alternative to the JUnit assert... methods, so Idea should ship with -ea enabled by default for JUnit configurations

 All   Comments   Work Log   Change History      Sort Order:
Ignat Zapolsky - 23 Jun 08 15:28
Hi!

I have observed same behavior for Idea 7.0.3 build 7757.

Hope my comment will bump this feature up!