onflow/flow-playground

allow us to reset playground during testing

Braviti0 opened this issue · 1 comments

if I want to test contract and modify it,
I have to create new playground each time
I cannot undeploy a contract or reset all contracts

Would allowing deleting a contract work for "resetting"? Basically rolling back the emulator to before any contract deployments could also be an option.