[Pharo-Dev] BDD framework

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[Pharo-Dev] BDD framework

Maximiliano Taborda
Hi people,
Is there some framework for BDD in Pharo? Something like Behave or Cucumber?

Thanks.

Regards.
Maxi
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-Dev] BDD framework

demarey
Hi,

I have this link but no more information: Kiwi TDD (https://www.youtube.com/watch?v=m2t_MbVAdis)

Regards,
Christophe

Le 6 mai 2015 à 16:50, Maximiliano Taborda a écrit :

Hi people,
Is there some framework for BDD in Pharo? Something like Behave or Cucumber?

Thanks.

Regards.
Maxi


smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-Dev] BDD framework

Dennis Schetinin
In reply to this post by Maximiliano Taborda
There's Mocketry [http://www.smalltalkhub.com/#!/~dionisiy/Mocketry]. It does not support the Given-When-Then constructs, but it has its own Spec DSL (nearly natural english indeed:) and I believe it is pretty enough to practice TDD/BDD.


--

Best regards,


Dennis Schetinin


2015-05-06 18:50 GMT+04:00 Maximiliano Taborda <[hidden email]>:
Hi people,
Is there some framework for BDD in Pharo? Something like Behave or Cucumber?

Thanks.

Regards.
Maxi