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

Pytest + Gevent Compatibility #175

Merged
merged 3 commits into from
Jun 21, 2021
Merged

Pytest + Gevent Compatibility #175

merged 3 commits into from
Jun 21, 2021

Conversation

gabrielfalcao
Copy link
Owner

This PR proposes a fix to testing a project gevent-powered project with pytest and sure

@gabrielfalcao gabrielfalcao merged commit 9a28aa8 into master Jun 21, 2021
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Nov 16, 2022
* Move away from python-mock [1] with a patch based on upstream one [2]
* Move away from `python setup.py test` [3] as well as switching from
  nosetests to pytest, which is supported since 2.0.0 [4]. This allows
  dropping python-rednose from checkdepends but python-nose is still
  needed [5]
* Mention myself as a maintainer

[1] https://archlinux.org/todo/drop-python-mock-checkdepends/
[2] gabrielfalcao/sure#161
[3] https://archlinux.org/todo/stop-using-python-setuppy-test/
[4] gabrielfalcao/sure#175
[5] gabrielfalcao/sure#182

git-svn-id: file:///srv/repos/svn-community/svn@1349110 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Nov 16, 2022
* Move away from python-mock [1] with a patch based on upstream one [2]
* Move away from `python setup.py test` [3] as well as switching from
  nosetests to pytest, which is supported since 2.0.0 [4]. This allows
  dropping python-rednose from checkdepends but python-nose is still
  needed [5]
* Mention myself as a maintainer

[1] https://archlinux.org/todo/drop-python-mock-checkdepends/
[2] gabrielfalcao/sure#161
[3] https://archlinux.org/todo/stop-using-python-setuppy-test/
[4] gabrielfalcao/sure#175
[5] gabrielfalcao/sure#182


git-svn-id: file:///srv/repos/svn-community/svn@1349110 9fca08f4-af9d-4005-b8df-a31f2cc04f65
@gabrielfalcao gabrielfalcao deleted the pytest-compat branch January 14, 2024 19:50
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.

None yet

1 participant