Skip to content

Conversation

@aryanpatil2703
Copy link

🗒️ Description

Update documentation to reflect package renaming from ethereum_test_* to execution_testing.* namespace (follow-up to PR #1654).

Changes:

  • Update module references in eip_testing_checklist_template.md
  • Update directory structure in repository_overview.md

All module references now use the unified execution_testing.* namespace.

🔗 Related Issues or PRs

Fixes #1672

✅ Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails

    • Note: Changes are documentation-only (markdown files) and have been manually verified.
  • All: PR title adheres to the repo standard - starts with type(scope):

    • Commit message: docs: update package names from ethereum_test_* to execution_testing.*
  • All: Considered adding an entry to CHANGELOG.md

  • All: Considered updating the online docs

    • Updated: docs/getting_started/repository_overview.md and docs/writing_tests/checklist_templates/eip_testing_checklist_template.md
  • All: Set appropriate labels for the changes (only maintainers can apply labels).

  • Tests: Not applicable - No new tests added

Cute Animal Picture

Cute Animal

Update documentation to reflect package renaming from ethereum_test_* to
execution_testing.* namespace (follow-up to PR ethereum#1654).

Changes:
- Update module references in eip_testing_checklist_template.md
- Update directory structure in repository_overview.md

All module references now use the unified execution_testing.* namespace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update documentation for testing Package Renaming (Follow-up to PR #1654)

1 participant