ethereum / ethereum/execution-specs
feat(fill,consume): add test markers to filled fixtures, to the index, and allow using them in `consume`
Open
A-test-consume
C-feat
P-low
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
Add test markers to filled fixtures, to the index, and allow using them in `consume`:
```bash
uv run consume engine -m benchmark
```
Should only run tests that were marked with `pytest.mark.benchmark`.
Contributor guide
Assessment
This issue has not been assessed yet.