[ https://issues.apache.org/jira/browse/CASSANDRA-17293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17584532#comment-17584532 ]
Ekaterina Dimitrova edited comment on CASSANDRA-17293 at 8/25/22 1:27 AM: -------------------------------------------------------------------------- I noticed ccm still uses nose too and I have the same issue trying to run its tests locally. Anyone of you interested to migrate that one to pytest too? :) Those tests do not run in CI and we do not have many ccm changes but it is good people to be able to run them locally before new commits. [~bschoeni] ? [~yashLadha] ? was (Author: e.dimitrova): I noticed ccm still uses nose too and I have the same issue trying to run its tests locally. Anyone of you interested to migrate that one to pytest too? :) Those tests do not run in CI and we do not have many ccm changes but it is good people to be able to run them locally before new commits. > Update python test framework from nose to pytest > ------------------------------------------------ > > Key: CASSANDRA-17293 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17293 > Project: Cassandra > Issue Type: Task > Components: CQL/Interpreter > Reporter: Brad Schoening > Assignee: Brad Schoening > Priority: Normal > Fix For: 4.1, 4.1-alpha1 > > Time Spent: 10m > Remaining Estimate: 0h > > I had trouble trying to install and run the python nose test from pip > (nosetest not found). > According to the homepage of nose at [https://nose.readthedocs.io/en/latest/] > h1. _Note to Users_ > _Nose has been in maintenance mode for the past several years and will likely > cease without a new person/team to take over maintainership. New projects > should consider using [Nose2|https://github.com/nose-devs/nose2], > [py.test|http://pytest.org/], or just plain unittest/unittest2._ > > Upgrading to pytest is likely the least effort. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org