Skip to content

refactor(pytest): move EIP report generation from standalone script to spec_version_checker pytest plugin #1545

@danceratopz

Description

@danceratopz

The script .github/scripts/generate_eip_report.py introduced in ethereum/execution-spec-tests#1537 parses the pytest console output from check_eip_versions and generates a markdown report that can be included in a github issue. This is a brittle approach; a better way would be to simply write the report from the spec_version_checker pytest plugin itself. Then the code is in the same place and can be more easily tested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ciArea: Continuous IntegrationA-test-cliArea: execution_testing.cliC-refactorCategory: refactorstaleThe Issue/PR has not had any activity for 60 days. PRs will be automatically closed.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions