thermondo / pytest-translations

test translation files with pytest
Other
17 stars 3 forks source link

ValueError: Invalid suffix #47

Closed jayvdb closed 3 years ago

jayvdb commented 3 years ago

Very likely due to ValueError: Invalid suffix, creating tests with suffix 'po' fail, and '.po' now needs to be used.

c.f. https://github.com/pytest-dev/pytest/pull/8222/files which will provide a specific error in the next release of pytest