Denis Kudriashov wrote > Which is actually shows that tests as methods are not really good idea. > Tests are supposed to be documentation but with classic SUnit we have only > two ways (classes and methods) to decompose them which is definitely not > enough for docs.
He he +100. I remember us talking about this a long time ago. I have a vision for something like rspec, but with a domain UI and then have the classes/methods/whatever storage as an implementation detail. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Ugly-smell-really-long-symbols-selectors-tp4961544p4962532.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
