mozilla/mentat

[edn] Add EDN differ

Aberta

#220 aberto em 1 de fev. de 2017

 (5 comentários) (0 reação) (0 responsável)Rust (116 forks)github user discovery
A-ednenhancementhelp wantedin progress

Métricas do repositório

Stars
 (1.661 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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!

Guia do colaborador