akhansari / EsBankAccount

Bank Account kata and Functional Event Sourcing in F#

Home Page:https://akhansari.github.io/EsBankAccount/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace Unquote with Diffract

akhansari opened this issue · comments

Use Diffract instead of Unquote in order to have a better and readable output.

For instance when comparing two list of events, print only the differences and not the whole actual and expected models.