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

Switch from nose to pynose #29

Merged
merged 5 commits into from
Nov 20, 2023
Merged

Switch from nose to pynose #29

merged 5 commits into from
Nov 20, 2023

Conversation

gherceg
Copy link
Contributor

@gherceg gherceg commented Nov 17, 2023

pynose is an updated version of nose, with support for newer versions of python. The lack of support for newer versions of python was initially a reason to switch test frameworks, but pynose enables retaining the most compatibility with the current test framework while also enabling usage of newer python versions.

pynose is an updated version of nose, with support for newer
versions of python. The lack of support for newer versions of
python was initially a reason to switch test frameworks, but
pynose enables retaining the most compatibility with the current
test framework while also enabling usage of newer python versions.
.github/workflows/tests.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@gherceg gherceg merged commit d92fed1 into main Nov 20, 2023
4 checks passed
@gherceg gherceg deleted the gh/tests/pynose branch November 20, 2023 21:22
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