Hi Stef,

Yes, yesterday I checked how to use parametrized tests in Pharo, and I use this to test the migrated refactorings, after migrating all, I will add parametrized tests to all refactorings and transformations.

Best regards,

Evelyn Cusi

El mar, 22 jun 2021 a las 13:18, stephane ducasse (<stephane.ducasse@inria.fr>) escribi��:
Hi everyone,

Last week I did these tasks:

- Fix����PR #9423 RB - Fix extract method refactoring issue��.��Check��these changes in the��PR #9492
- Migrate��RBChildrenToSiblingsRefactoring��to refactoring��2
- Migrate variable commands to use Transformations of refactoring2
- Do a baseline of migration:��document
������ - Introduction
������ - Steps to migrate
������ - Migration of commands
������ - Pros and cons
������ - Example of migration

Tasks for this week:

- Start to migrate (if the migration is approved)

Evelyn what would be great is to see if we can parametrized the tests of Refactoring to execute for both RB and RB2.

- Improve messages:��No understable message��#9229