From: SourceForge.net <no...@so...> - 2005-08-22 00:23:19
|
Bugs item #1265811, was opened at 2005-08-22 00:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1265811&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interactions Group: Would be nice if fixed ... Status: Open Resolution: None Priority: 3 Submitted By: Michael Dyrby Jensen (dyrby76) Assigned to: Nobody/Anonymous (nobody) Summary: Error Description of AssertErrors is non descriptive Initial Comment: 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: ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1265811&group_id=44253 |