ethereum / ethereum/execution-specs
Run change-specific tests on github actions (ci)
Open
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
Running all tests (all json fixtures) across all forks on CI will be slow and expensive. Instead, consider running tests for forks where a change was made i.e. if `forks/osaka` was changed - run all test fixtures for `osaka`
Note:
- tests not associated with a specific fork should be run anyways
- note any inconsistencies this partial testing could introduce
Contributor guide
Assessment
This issue has not been assessed yet.