rollkit / go-execution-evm

An EVM implementation of go-execution interface
Apache License 2.0
0 stars 1 forks source link

Run reusable test suite from go-execution #8

Open tzdybal opened 2 weeks ago

tzdybal commented 2 weeks ago

go-execution will define a reusable tests suite for basic, implementation-independent tests. Those tests should be executed in CI. Ref: https://github.com/rollkit/go-execution/issues/15