Niko Schwarz-2 wrote: > > Phexample doesn't duplicate the logic of what is a change method, it > changes it. The rational is to allow the user to choose a speaking test > name, that accurately describes the test: >
Yes, quite nicely in fact! The issue was that the "testXxx" was hardcoded in OB and Autotest, so Phexample tests were not picked up by Autotest, and couldn't be run through OB (because "shouldXxx" was not recognized as test methods). The patch was to OB and Autotest, integrating Phexample into the tools. Sean -- View this message in context: http://forum.world.st/Phexample-integrated-with-Autotest-and-OB-was-ConfigurationOfPhexample-was-assert-equals-feels-backw-tp3623325p3747606.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
