Skip to content

PYTHON-1297 Convert from nose to pytest - #1214

Closed
absurdfarce wants to merge 2 commits into
masterfrom
jenkins-pytest
Closed

PYTHON-1297 Convert from nose to pytest#1214
absurdfarce wants to merge 2 commits into
masterfrom
jenkins-pytest

Conversation

@absurdfarce

Copy link
Copy Markdown
Contributor

No description provided.

added pytest in test-requirements
remove --with-ignore-docstrings that's not compatible with pytest
fixed a typo on log-format parameter for pytest
test elliott's fix for integration tests
add pytest to tox dep list
fix another incompatible command line parameter for pytest, replace exclude with ignore
increase JVM stack size for newer version of C*/DSE
added another pytest fixture to remove ccm cluster when it's done
added another pytest fixture to kill simulacron process when it's done
fixed typo on environment variable from EVENT_LOOP to EVENT_LOOP_MANAGER
proper fix for the _PoolTests failures
@absurdfarce

Copy link
Copy Markdown
ContributorAuthor

Closing this in favor of #1215 which will represent our complete notion of pytest compat going forward. @weideng1 that branch should have all of this work in it already (except the Jenkinsfile changes... more on that elsewhere) so if you see something missing please let me know. Obviously I very much welcome any additional feedback you may have as well.

@absurdfarce
absurdfarce deleted the jenkins-pytest branch September 16, 2025 21:13
Sign up for freeto 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

@absurdfarce@weideng1