Yes, I could but as it is something that is not specific to a project, I would 
prefer to have it in the system.

Le 20 avr. 2015 à 12:47, Sven Van Caekenberghe a écrit :

> You could override TestCase class>>#testSelectors in your own subclass, no ?
> 
>> On 20 Apr 2015, at 12:02, Christophe Demarey <[email protected]> 
>> wrote:
>> 
>> Hi,
>> 
>> With BDD a current test practice is to start method names with 'should'.
>> It is not yet possible in Pharo but easily do-able (update of TestCase and 
>> some Nautilus methods).
>> I would like that Pharo detects tes methods all methods of a class 
>> subclassing (directly or not) TestCase AND starting with either 'test' or 
>> 'should'.
>> I also would like to add 'deny' to not use 'shouldNot' but here I'm not sure.
>> 
>> WDYT?
>> 
>> Christophe.
> 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to