Parametrized Tests

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

Parametrized Tests

Vitor Medina Cruz
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
Reply | Threaded
Open this post in threaded view
|

Re: Parametrized Tests

Vitor Medina Cruz

Seems pretty good.

On Wed, Aug 21, 2019 at 10:09 AM Vitor Medina Cruz <[hidden email]> 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
Reply | Threaded
Open this post in threaded view
|

Re: Parametrized Tests

EstebanLM

On 22 Aug 2019, at 13:29, Vitor Medina Cruz <[hidden email]> wrote:


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 <[hidden email]> 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

Reply | Threaded
Open this post in threaded view
|

Re: Parametrized Tests

Vitor Medina Cruz
Oh! good to know!!

Thanks! 

On Thu, Aug 22, 2019 at 8:38 AM Esteban Lorenzano <[hidden email]> wrote:

On 22 Aug 2019, at 13:29, Vitor Medina Cruz <[hidden email]> wrote:


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 <[hidden email]> 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