looking to use rspec to test liquid templates. Anyone tried this? Is it possible.
Specifically our app allows users to submit a set of templates and I'd like to be able to write integration tests to validate these templates.
Alternative solutions/approaches welcome..