Thanks Sean.
Here's a temporary hack to integrate with Autotest:
Sean P. DeNigris wrote:
>
> * For some reason, they do not play well with Autotest
>
CompiledMethod>>isTestMethod
�� �� �� ��^ �� �� �� self belongsToTestCase
�� �� �� �� �� �� �� �� �� �� �� ��and: [('test*' match: self selector) or: ['should*' match: self
selector]].
--
View this message in context: http://forum.world.st/Re-ConfigurationOfPhexample-was-assert-equals-feels-backwards-tp3620784p3622753.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.