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

migrate unittest to pytest #62

Merged
merged 4 commits into from
Jun 4, 2020
Merged

Conversation

bjlittle
Copy link
Member

@bjlittle bjlittle commented Jun 2, 2020

This PR replaces the use of unittest with pytest.

@trexfeathers I'd like you to take the time to understand and actually review this PR.

It will be an ideal way to introduce you to the wonders of pytest 😄

Copy link
Contributor

@trexfeathers trexfeathers left a comment

Choose a reason for hiding this comment

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

Hi @bjlittle, thanks for the PR. Some items for your attention 😊

tephi/tests/__init__.py Show resolved Hide resolved
tephi/tests/conftest.py Outdated Show resolved Hide resolved
tephi/tests/conftest.py Outdated Show resolved Hide resolved
tephi/tests/test_tephigram.py Show resolved Hide resolved
@bjlittle
Copy link
Member Author

bjlittle commented Jun 4, 2020

@trexfeathers Over to you...

@trexfeathers
Copy link
Contributor

LGTM!

@trexfeathers trexfeathers merged commit 2284ec9 into SciTools:master Jun 4, 2020
@bjlittle
Copy link
Member Author

bjlittle commented Jun 4, 2020

Awesome, thanks @trexfeathers 🍻

@bjlittle bjlittle deleted the pytest branch June 4, 2020 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants