JUnit spell and punctuation check
My application contains many frequently updated string resources. So I have an idea to add a spell checking to unit tests. Are there any java or kotlin based spell or punctuation check frameworks that can be easy integrated in JUnit tests?