-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unit tests? #2
Comments
I think we absolutely need the Unit test, but I don't have time to write it, and I'm not used to writing test code. This is what I'm using personally for testing purposes. I hope someone can implement unit tests.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The AI's result is unpredictable, so it's a bit tricky to build unit tests, but what do you think about adding some, based on very basic words to test the most important aspects (preserving pluralization, variables, capitalization)? It could be similar to the examples I attached in my PR.
The text was updated successfully, but these errors were encountered: