mount 2018-10-03

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

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

would yurt help in readability of the tests?