Closed xlc closed 1 year ago
it's just a file. why not move it to chopsticks?
we will have more things there in future
Do we only want test related utils in this package? is so we could name it testing-utils
For example, to implement this https://github.com/polkadot-fellows/runtimes/issues/83, we need the ability to launch new networks on the fly to dry run the xcm on dest chain. This will be something can be implemented here and not just for testing.
move all the code thats not related to
vitest
from testing to utils. I want to write some quick Chopsticks script (example) without importing vitest