mozilla/mentat

[edn] Add EDN differ

Open

#220 ouverte le 1 févr. 2017

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)Rust (116 forks)github user discovery
A-ednenhancementhelp wantedin progress

Métriques du dépôt

Stars
 (1 661 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Similar to #195, it gets really tiresome trying to visually diff to subtly different edn::Value instances. This ticket tracks implementing some structured diff algorithm. Even just pretty printing and doing a text diff on the two outputs would be better than the madness I'm doing to compare right now!

Guide contributeur