Does splat allow for (or aim to allow for) test cases with multiple files - modules depending on each other?
(I expect only the main one would have the .splat extension and the %output stuff)
I'd like to try using it for elm-in-elm/compiler but I'd need this functionality first.
Does
splatallow for (or aim to allow for) test cases with multiple files - modules depending on each other?(I expect only the main one would have the
.splatextension and the%outputstuff)I'd like to try using it for
elm-in-elm/compilerbut I'd need this functionality first.