Open
Description
I just run across this: https://github.com/parndt/combustion, which might be worth loooking into...
Or is creating a full Rails stack still a fair/good way to do our tests? (That's the way Spree does it, last I checked (although that was pre-Rails-3.1 when I checked...).)
A full Rails stack is closer to the environment end-users will have, but hopefully combustion recreates that full stack environment perfectly...
I'm not sure whether combustion would allow us to run the tests with multiple k3cms engines loaded at once, but it probably does...