ethereum / ethereum/execution-specs
feat(docs): make it more transparent when a test function is a class method
Open
A-doc
C-feat
P-low
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
Some test functions are organized in test classes. While the test class and the test function documentation are both rendered on test function pages in the generated docs, there is no mention that the current test function belongs to a class, which may be surprising to teh reader.
Contributor guide
Assessment
This issue has not been assessed yet.