Skip to content

Testing: move away from deprecated Nose  #705

@sanjayankur31

Description

@sanjayankur31

Hello,

Filing this since it came up during the Fedora review. The ci script still use nosetests, but nose is deprecated---the last commit was in 2016.

https://github.com/nose-devs/nose/commits/master

https://github.com/NeuralEnsemble/PyNN/blob/master/ci/test_script.sh

The website says:

https://nose.readthedocs.io/en/latest/

"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, py.test, or just plain unittest/unittest2."

So we should look to move away from nose to another test framework. Perhaps py.test, which seems to be a good one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions