Dennis Schetinin wrote > Regarding this, I think SUnit was just a very first approach to a good TDD > framework and should be rethought deeply (re-invented?)… but I don't know > if someone ever tried to do that, everyone seems to be satisfied with test > as methods approach.
+100. A TestCase class with test methods is an implementation detail. Writing them directly is like writing Smalltalk in bytecodes. This is exactly what I'm working on... would love some help ;) ----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo-dev-Necessity-of-TDD-with-Smalltalk-tp4691867p4691985.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
