Fork me on GitHub
#mount
<
2018-10-03
>
richiardiandrea17:10:59

do I understand right that yurt use case is not to swap test implementations in test files?

richiardiandrea17:10:39

I basically do this: (mount/swap-states {#'blob/blob-service {:start #(constantly client-mock)}})

richiardiandrea17:10:08

would yurt help in readability of the tests?