cadence icon indicating copy to clipboard operation
cadence copied to clipboard

[Test Framework] Use FVM as the environment provider for test runner

Open SupunS opened this issue 3 years ago • 0 comments

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 master branch
  • [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 changed in the Github PR explorer
  • [x] Added appropriate labels

SupunS avatar Jul 21 '22 20:07 SupunS