Skip to content

migrate tests to pytest - #196

Merged
slashmili merged 3 commits into
slashmili:mainfrom
5j9:pytest
Aug 10, 2026
Merged

migrate tests to pytest#196
slashmili merged 3 commits into
slashmili:mainfrom
5j9:pytest

Conversation

@5j9

@5j9 5j9 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Pytest tests are more readable and less verbose.

The migration was done using AI, but I have reviewed the changes to make sure nothing was missed.

It might be easier to review the three commits separately.

This PR is more of a suggestion than a strong preference. With all PRs currently closed, it seemed like a good opportunity to try the migration. I understand if the maintainers would prefer to keep using unittest; in that case, feel free to close the PR.

5j9 added 3 commits August 7, 2026 18:11
pytest was added to pyright section of the test.yml becasue
pyright requires pytest to be present during type-checking of test
files.
@slashmili
slashmili merged commit f2987e7 into slashmili:main Aug 10, 2026
14 checks passed
@slashmili

Copy link
Copy Markdown
Owner

Thanks @5j9 !

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.

2 participants