Hi, I'm happy to announce the 1.0 version of BabyMock. BabyMock is a visual mock object library for Pharo Smalltalk, that supports test-driven development. Like other mock object libraries, BabyMock helps you design and test the interactions between the objects in your programs. BabyMock makes these interactions visible, which may help you identify test smells easier. [..] You can read more about BabyMock at the following address: http://smalltalkhub.com/#!/~zeroflag/BabyMock <http://smalltalkhub.com/#!/~zeroflag/BabyMock> regards Attila -- View this message in context: http://forum.world.st/ANN-BabyMock-1-0-tp4685027.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
This look really cool :) And the documentation is here , available, simple, and full of example !! I would like all projects to be documented as yours :) Ben On May 2, 2013, at 5:44 PM, Attila Magyar <m.magyar3@gmail.com> wrote:
Hi,
I'm happy to announce the 1.0 version of BabyMock.
BabyMock is a visual mock object library for Pharo Smalltalk, that supports test-driven development. Like other mock object libraries, BabyMock helps you design and test the interactions between the objects in your programs. BabyMock makes these interactions visible, which may help you identify test smells easier. [..]
You can read more about BabyMock at the following address: http://smalltalkhub.com/#!/~zeroflag/BabyMock <http://smalltalkhub.com/#!/~zeroflag/BabyMock>
regards Attila
-- View this message in context: http://forum.world.st/ANN-BabyMock-1-0-tp4685027.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
RESPECT! awesome documentation! On 2013-05-02, at 19:32, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
This look really cool :)
And the documentation is here , available, simple, and full of example !! I would like all projects to be documented as yours :)
Ben
On May 2, 2013, at 5:44 PM, Attila Magyar <m.magyar3@gmail.com> wrote:
Hi,
I'm happy to announce the 1.0 version of BabyMock.
BabyMock is a visual mock object library for Pharo Smalltalk, that supports test-driven development. Like other mock object libraries, BabyMock helps you design and test the interactions between the objects in your programs. BabyMock makes these interactions visible, which may help you identify test smells easier. [..]
You can read more about BabyMock at the following address: http://smalltalkhub.com/#!/~zeroflag/BabyMock <http://smalltalkhub.com/#!/~zeroflag/BabyMock>
regards Attila
-- View this message in context: http://forum.world.st/ANN-BabyMock-1-0-tp4685027.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
That is the first time that I see that you can write such a nice documentation page in StHub, really cool. It even looks better that that other gitXXX thing whose name I don't remember ;-) How is this done ? On 02 May 2013, at 19:32, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
This look really cool :)
And the documentation is here , available, simple, and full of example !! I would like all projects to be documented as yours :)
Ben
On May 2, 2013, at 5:44 PM, Attila Magyar <m.magyar3@gmail.com> wrote:
Hi,
I'm happy to announce the 1.0 version of BabyMock.
BabyMock is a visual mock object library for Pharo Smalltalk, that supports test-driven development. Like other mock object libraries, BabyMock helps you design and test the interactions between the objects in your programs. BabyMock makes these interactions visible, which may help you identify test smells easier. [..]
You can read more about BabyMock at the following address: http://smalltalkhub.com/#!/~zeroflag/BabyMock <http://smalltalkhub.com/#!/~zeroflag/BabyMock>
regards Attila
-- View this message in context: http://forum.world.st/ANN-BabyMock-1-0-tp4685027.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
On 02 May 2013, at 19:36, Sven Van Caekenberghe <sven@stfx.eu> wrote:
That is the first time that I see that you can write such a nice documentation page in StHub, really cool. It even looks better that that other gitXXX thing whose name I don't remember ;-)
Found it, it is easy: http://smalltalkhub.com/#!/~SvenVanCaekenberghe/STON Not as nice looking as the BabyMock one, but still. We definitively have to find a way to leverage that info into the image⦠Sven -- Sven Van Caekenberghe Proudly supporting Pharo http://pharo.org http://association.pharo.org http://consortium.pharo.org
I'm glad you like the documentation. I used highlight.js with "solarized dark" theme for colorizing the codes, and also some css hacking because there was some collision with the original smalltalkhub css. -- View this message in context: http://forum.world.st/ANN-BabyMock-1-0-tp4685027p4685056.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
thanks!! Stef On May 2, 2013, at 5:44 PM, Attila Magyar <m.magyar3@gmail.com> wrote:
Hi,
I'm happy to announce the 1.0 version of BabyMock.
BabyMock is a visual mock object library for Pharo Smalltalk, that supports test-driven development. Like other mock object libraries, BabyMock helps you design and test the interactions between the objects in your programs. BabyMock makes these interactions visible, which may help you identify test smells easier. [..]
You can read more about BabyMock at the following address: http://smalltalkhub.com/#!/~zeroflag/BabyMock <http://smalltalkhub.com/#!/~zeroflag/BabyMock>
regards Attila
-- View this message in context: http://forum.world.st/ANN-BabyMock-1-0-tp4685027.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (5)
-
Attila Magyar -
Benjamin -
Camillo Bruni -
stephane ducasse -
Sven Van Caekenberghe