ethereum / ethereum/execution-specs
feat(docs,fw): enable better representations of test parameters in parameter overview tables
Open
A-doc
C-feat
P-medium
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
Currently, some parameter types (e.g. bytecode, or other more complicated objects) in the online doc's the test function parameter overview tables are difficult to read. We could make them much more approachable by displaying the objects more appropriately.
Perhaps we need to add some `__repr__` functions?

Contributor guide
Assessment
This issue has not been assessed yet.