Anbarryprojects / fastapi-babel

FastAPI babel support pybable tools like translation of text, formatting of dates, times and numbers, and time zones.
MIT License
46 stars 14 forks source link

Add automatic tests #8

Closed sina-e closed 4 months ago

sina-e commented 2 years ago

setup automatic tests, with pytest and tox.

also, I think GitHub-actions would be a good option for testing in different environments.

Legopapurida commented 2 years ago

Yes, I'll do that as soon as possible

deeplook commented 4 months ago

setup automatic tests, with pytest and tox.

also, I think GitHub-actions would be a good option for testing in different environments.

Hell yah... ;-)