Hey! asked <here>, but for better visibility I'm g...
# kotest
s
Hey! asked here, but for better visibility I'm going to ask in details here as well: Is there any documentation for migrating to v6 after changes done to Isolation mode?
s
No docs yet as we're still finalizing what will and won't be in 6
s
Hey! Is there any migration doc/note/guide for
InstancePerLeaf
or an example that I can understand the path forward after removal of
Isolation mode
?
s
It's still there
s
InstancePerLeaf
is marked as deprecated in v 6?
h
I tried migrating to v6 and have test bleeding now with using InstancePerLeaf which I did not have before, what is the new way to isolate the tests?
s
Can you create an issue on github describing the error and we'll fix it
h
s
Thanks
h
I am working on an sample project but not sure how quickly I manage
s
If it's as simple as project config being ignored it'll be a quick fix
h
I am not sure if it is, it is just what I experience
s
Ok
s
Looks like v6 Migration document does not cover this, Can someone please share an example or starting point for me regarding removal of instance per leaf (and it's impact on existing project)? I can also contribute to the migration doc