Skip to content
New issue

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

Replace unittest with pytest #88

Merged
merged 3 commits into from
Dec 19, 2024
Merged

Replace unittest with pytest #88

merged 3 commits into from
Dec 19, 2024

Conversation

da4089
Copy link

@da4089 da4089 commented Dec 19, 2024

Move all unit tests to use purest (not unittest).
Move all test files into related code files, to make controlling their content easier.

da4089 and others added 2 commits December 19, 2024 13:48
Move example file content into code as well, for easier control.
@da4089 da4089 changed the title Replace unites with pytest Replace unittest with pytest Dec 19, 2024
@da4089 da4089 closed this Dec 19, 2024
@da4089 da4089 reopened this Dec 19, 2024
@da4089 da4089 merged commit 38defb3 into py-vobject:master Dec 19, 2024
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