-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Issue Type
[x] Bug (Typo)
Steps to Replicate and Expected Behaviour
- Examine testify/deprecated_assertions.py and observe
signficant, however expect to seesignificant. - Examine README.md, testify/test_fixtures.py and observe
heirarchy, however expect to seehierarchy. - Examine test/test_fixtures_test.py, testify/test_fixtures.py and observe
fixures, however expect to seefixtures. - Examine README.md and observe
similiar, however expect to seesimilar. - Examine testify/test_fixtures.py and observe
recieve, however expect to seereceive. - Examine test/test_case_test.py and observe
overwritting, however expect to seeoverwriting. - Examine testify/utils/inspection.py and observe
interchangably, however expect to seeinterchangeably. - Examine testify/assertions.py and observe
expection, however expect to seeexception. - Examine test/discovery_failure_test.py and observe
errror, however expect to seeerror. - Examine testify/assertions.py and observe
dictionarys, however expect to seedictionaries. - Examine testify/assertions.py and observe
comparision, however expect to seecomparison. - Examine testify/assertions.py and observe
algorim, however expect to seealgorithm.
Notes
Semi-automated issue generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR. Alternatively if the fix is undesired please
close the issue with a small comment about the reasoning.
https://github.com/timgates42/Testify/pull/new/bugfix_typos
Thanks.
Metadata
Metadata
Assignees
Labels
No labels