Skip to content

test(tests): migrate to pytest and move tests to tests/ directory#1

Closed
DarkRedman wants to merge 3 commits intoncrocfer:masterfrom
DarkRedman:features/tests
Closed

test(tests): migrate to pytest and move tests to tests/ directory#1
DarkRedman wants to merge 3 commits intoncrocfer:masterfrom
DarkRedman:features/tests

Conversation

@DarkRedman
Copy link
Copy Markdown

This PR migrates the existing tests from unittest to pytest and reorganizes
the test structure:

  • Replace unittest.TestCase with idiomatic pytest tests
  • Move test_similar.py to tests/ directory
  • Remove legacy test_wordlist.txt file
  • Remove obsolete UTF-8 coding headers from Python files
  • Update .gitignore to ignore coverage and pytest cache files

@DarkRedman
Copy link
Copy Markdown
Author

Closing this PR as it has been superseded by the full v1.0.0 PR: v1.0.0: RapidFuzz refactor and Python 3.10+

@DarkRedman DarkRedman closed this Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant