IntersectMBO / IntersectMBO/cardano-ledger
Make `TreeDiff` utilities available in `cardano-ledger-binary`
Open
- Dominant language
- Haskell
- Stars
- 295
- Forks
- 179
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 29
Description
Currently the test logs from the tests in `cardano-ledger-binary` are really hard to read. I think many of them could be improved with `tree-diff`, but our testing utilities for `tree-diff` are defined in `cardano-ledger-core`, which can't be a dependency of `cardano-ledger-binary`. Perhaps it would make sense to create a new package called `cardano-ledger-test-utils` that all the other testlibs can depend on.
Contributor guide
Assessment
This issue has not been assessed yet.