[py] better error messages for snapshot mismatch
Open
enhancement
py
- Dominant language
- Kotlin
- Stars
- 101
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
- There's some unimplemented code here
- https://github.com/diffplug/selfie/blob/51fefffe96d1ebac163ba1d52d0558d51247ce13/python/selfie-lib/selfie_lib/SnapshotSystem.py#L127-L128
- it should be implemented by porting these
- https://github.com/diffplug/selfie/blob/main/jvm/selfie-lib/src/commonMain/kotlin/com/diffplug/selfie/guts/SnapshotNotEqualErrorMsg.kt
- https://github.com/diffplug/selfie/blob/main/jvm/selfie-lib/src/commonTest/kotlin/com/diffplug/selfie/guts/SnapshotNotEqualErrorMsgTest.kt
Great first issue, would be a big UX improvement.
Contributor guide
Assessment
This issue has not been assessed yet.