Daniel Ramirez-Chiquillo
|
2ecbb7f90b
|
Remove cargo test targets, use nextest exclusively (#7874)
Fixes #7835
- Remove cargo test-based Make targets (`test-release`, `test-debug`, `run-ef-tests`)
- Update aliases (`test`, `test-full`, `test-ef`) to use existing nextest equivalents
- Update contributing documentation to use nextest examples
- Fix example commands that previously referenced non-existing packages (`ssz`/`eth2_ssz`)
Co-Authored-By: Daniel Ramirez-Chiquillo <hi@danielrachi.com>
|
2025-09-10 13:52:34 +00:00 |
|