ethereum / execution-spec-tests

A Python framework and collection of test cases to generate test vectors for Ethereum execution clients
https://ethereum.github.io/execution-spec-tests
MIT License
88 stars 62 forks source link

feat(github): coverage on native evmone test runners #628

Closed winsvega closed 1 week ago

winsvega commented 2 weeks ago

🗒️ Description

make coverage script to run on native evmone test runner tools as well

🔗 Related Issues

✅ Checklist

winsvega commented 1 week ago

I changed the line in PR template so it means not to REMOVE but to at least open removal PR so we merge it one after another. 1) .py version of the tests merged into pyspecs ==> 2) old .json tests removed from /tests repo (to avoid dublicates)