On Mar 20, 2014, at 9:43 AM, EstebanLM [via Smalltalk] <ml-node+s1294792n4749977h75@n4.nabble.com> wrote:
phexample will not⦠be a part of the system
Iâd love to standardize on a cutting edge testing framework. There have been so many great ideas (think ruby rspec) in recent times. Right now we have a chicken and egg problem... On one hand we canât express ourselves in ways that are: 1) easy to write 2) document the usage of our code i.e. easy for users to understand, and 3) reduce duplication On the other hand, we canât use libraries that help us do these things for core code. Thus, IMHO - core tests are often the poorest. My must-haves are: - mocks - phexemple-like building-on-previous-test - partial stubs - tables for input My wish list would be a real UI, taking advantage of Smalltalkâs strength, instead of leaning on the code browser and class structure, which are implementation details which constrain our thought unnecessarily. ----- Cheers, Sean -- View this message in context: http://forum.world.st/FileSystem-Git-status-update-2-tp4749696p4749982.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.