We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Write unit tests and integration tests using pytest.
pytest
Tests help ensure code correctness and compatibility as the application grows.
corpus
lexicon
utils
cli
shell
The text was updated successfully, but these errors were encountered:
utils: 48d2756 13547d5
corpus: b6a2146
Sorry, something went wrong.
more corpus tests: a947c65 cb1b598 lexicon tests: 563375d
No branches or pull requests
Feature Description
Write unit tests and integration tests using
pytest
.Reasons
Tests help ensure code correctness and compatibility as the application grows.
Checklist
corpus
lexicon
utils
cli
shell
The text was updated successfully, but these errors were encountered: