/flask_babel_test

Primary LanguagePythonMIT LicenseMIT

This example code shows how to write integration tests to check whether Flask-Babel is actually translating the messages. 

It was created for the following stackoverflow question answer: http://stackoverflow.com/a/28792511/4619705