Crown-Commercial-Service / govuk-frontend-jinja

Tools to use the GOV.UK Design System with Python webapps that use Jinja2 and Flask 🐍
MIT License
9 stars 6 forks source link

Testing against different Jinja configurations #44

Open lfdebrux opened 5 years ago

lfdebrux commented 5 years ago

Currently we only test one setup of the Jinja environment; we also don't test with a Flask environment as exhaustively. Can we parametrise our test suite to test different setups of the Jinja Environment object?