cadence
cadence copied to clipboard
[Test Framework] Use FVM as the environment provider for test runner
Work towards https://github.com/onflow/cadence/issues/331
Description
Leverage FVM as the environment to run tests.
This allows re-using the functionalities of FVM and runtimeInterface
- [ ] Targeted PR against
masterbranch - [x] Linked to Github issue with discussion and accepted design OR link to spec that describes this work
- [x] Code follows the standards mentioned here
- [x] Updated relevant documentation
- [x] Re-reviewed
Files changedin the Github PR explorer - [x] Added appropriate labels