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: coverage script check file existance in tests #643

Closed winsvega closed 1 week ago

winsvega commented 1 week ago

🗒️ Description

When parsing coverage tests file, check that the tests are found in /tests and /legacytests repositories

🔗 Related Issues

https://github.com/ethereum/execution-spec-tests/pull/636

✅ Checklist