GemTalk / JadeiteForPharo

IDE for GemStone Smalltalk application development in Pharo using Rowan code management
MIT License
1 stars 1 forks source link

SUnitBrowser doesn't have debug option, making it not very useful #39

Closed LisaAlmarode closed 1 year ago

LisaAlmarode commented 1 year ago

You can run tests using the SUnit Browser, but you can't debug them so they stop on the error, which takes away most of the value for test development - more effective to run tests the old fashioned way by executing statements.

ericwinger commented 1 year ago

Add debug buttons to sunit browser.