Skip to content

feat(fill,docs,fw): improve fill's test dev-ex #1752

Open
@danceratopz

Description

@danceratopz

EEST test developer experience should be improved, especially to help new testers. There's definitely a few low hanging fruit that could really help test writers.

Plan

  • Get feedback from newer test developers.

Framework

  • Ensure EEST types have good (concatenated) string representations to help debug test fails (via __repr__ or even __rich__? rich offers more customized formatting and can even display table representations, etc.).
  • Improve tracing output, cf all: Trace types #474

Fill

  • Introduce standard terminology for "fill test failures" - be consistent in docs/docstrings/error messages.

Tooling

  • Add trace diff tooling: cli tools, Claude backslash command, ...

Docs

  • Improve documentation on how to set gas limits (to avoid failures).
  • Add best practices and troubleshooting section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope:docsScope: Documentationscope:fillScope: fill commandtrackerTracking issue for projects with sub-taskstype:feattype: Feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions