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
I found this: https://github.com/tesonep/ParametrizedTests Seems pretty good. On Wed, Aug 21, 2019 at 10:09 AM Vitor Medina Cruz <vitormcruz@gmail.com> wrote:
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
On 22 Aug 2019, at 13:29, Vitor Medina Cruz <vitormcruz@gmail.com> wrote:
I found this: https://github.com/tesonep/ParametrizedTests <https://github.com/tesonep/ParametrizedTests>
Seems pretty good.
It is :) And in Pharo 8 is integrated to the image :) Esteban
On Wed, Aug 21, 2019 at 10:09 AM Vitor Medina Cruz <vitormcruz@gmail.com <mailto:vitormcruz@gmail.com>> wrote: 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
Oh! good to know!! Thanks! On Thu, Aug 22, 2019 at 8:38 AM Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 22 Aug 2019, at 13:29, Vitor Medina Cruz <vitormcruz@gmail.com> wrote:
I found this: https://github.com/tesonep/ParametrizedTests
Seems pretty good.
It is :) And in Pharo 8 is integrated to the image :)
Esteban
On Wed, Aug 21, 2019 at 10:09 AM Vitor Medina Cruz <vitormcruz@gmail.com> wrote:
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
participants (2)
-
Esteban Lorenzano -
Vitor Medina Cruz