CodeChain-io / CodeChain-io/codechain
Extract utility functions of CodeChain class
Open
refactoring
test
- Dominant language
- Rust
- Stars
- 256
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
CodeChain is a heavy class. I would like to use some helper functions of the CodeChain class in other test code, but CodeChain has too many functionalities and it is hard to pass it as an argument to other functions.
Contributor guide
Assessment
This issue has not been assessed yet.