Following this example, I have written 2 different tests.
Is it possible to define more than one "World" ? i.e. define different World for different tests suite ?
For me for the moment, it seems not to be possible, because all files are read and executed, and only last setWorldConstructor()
call is taken in account...
Thanks,
Xavier