Skip to content

Switch from nose to pytest #79

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

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Conversation

carlwgeorge
Copy link
Contributor

This is not a full rewrite to pytest style tests, it just changes the minimum to allow pytest to run the existing tests.

Resolves #72

@Byron
Copy link
Member

Byron commented Feb 10, 2022

Thanks a lot for getting started with this, it's much appreciated!

CI will now run which should help to push this PR over the finishing line.

@carlwgeorge
Copy link
Contributor Author

Whoops, my ag command looking for instances of the word nose excluded the .github directory. Fixing.

This is not a full rewrite to pytest style tests, it just changes the
minimum to allow pytest to run the existing tests.

Resolves gitpython-developers#72
@Byron
Copy link
Member

Byron commented Feb 10, 2022

Great work, thanks a lot!

@Byron Byron merged commit e3a4cfe into gitpython-developers:master Feb 10, 2022
@carlwgeorge carlwgeorge deleted the pytest branch February 10, 2022 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4.0.7: test suuite uses nose module
2 participants