Among alternative implementations in other languages there are some test suites with nice collections of hard cases. At least for English. I haven't run across any for Turkish, but it would be nice to compare our output for certain style guides with other libraries.
Here is one for English / Gruber style: https://github.com/ppannuto/python-titlecase/blob/main/titlecase/tests.py
Among alternative implementations in other languages there are some test suites with nice collections of hard cases. At least for English. I haven't run across any for Turkish, but it would be nice to compare our output for certain style guides with other libraries.
Here is one for English / Gruber style: https://github.com/ppannuto/python-titlecase/blob/main/titlecase/tests.py