The Pharo Newsletter August 2019 has been sent to subscribers one week ago.
https://mailchi.mp/pharo/pharo-newsletter-august-2019
To get it as soon as it is released, please subscribe!
Hello,
Is there a way of doing a sort of parametrized test on SUnit or some addon?
Resumable assertions partially do that, but they still count as one test.
Regards,
Vitor
Hello,
The book of Spec is outdated? I download a Pharo7 image, copy the first
example and learn that the ComposableModel is deprecated...
Should I wait to learn Spec? Or it shouldn't be to hard to apply what I
learn with the book on the new classes later?
Regards,
Vitor
ComposableModel is now ComposablePresenter. You have to change all the spec
"Model" to "Presenter". As for documentation, I don't think there is any
except for that book. The github page is pretty much empty. Is there any
documentation other than that book?
On Wed, Aug 21, 2019 at 7:37 AM Vitor M
There */is/*:
https://www.bahmanm.com/2013/11/spec-part-i-basics.html
https://www.bahmanm.com/2013/11/spec-part-ii-layout.html
which was last updated in March, and follows the current Spec nomenclature.
Cheers,
-Ted
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html