Skip to content

Switch from unittest to pytest - #217

Merged
eemeli merged 2 commits into
mainfrom
pytest
May 26, 2026
Merged

Switch from unittest to pytest#217
eemeli merged 2 commits into
mainfrom
pytest

Conversation

@eemeli

Copy link
Copy Markdown
Member

Test styles are also adapted accordingly, in part with the help of unittest2pytest.

@functionzzfunctionzz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any reason why test_lexer.py in fluent.pygments/tests still uses unittest? Other than that everything looks good.

@eemeli
eemeli requested a review from functionzzMay 26, 2026 07:23

@functionzzfunctionzz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me :)

@eemeli
eemeli merged commit e95b07e into mainMay 26, 2026
23 checks passed
@eemeli
eemeli deleted the pytest branch May 26, 2026 12:50
Sign up for freeto 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

@eemeli@functionzz