Menu

#260 Error Description of AssertErrors is non descriptive

open
nobody
3
2008-01-18
2005-08-22
No

Is it possible to add more information to the AssertionError
message in the interactionspane?

Ex:

> int y = 5;
> assert y == 5
> assert y == 6
AssertionError:

Discussion

  • Mathias Ricken

    Mathias Ricken - 2008-01-18
    • labels: 389638 --> Interactions
    • milestone: 174449 -->
     
  • Mathias Ricken

    Mathias Ricken - 2008-01-18

    Logged In: YES
    user_id=1075744
    Originator: NO

    Changed to feature request, since this is not a bug.