python310-nose2 Python 3.10 - nose2 - Second generation from nose 3.4.2 2023-07-10 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python310-base 3.4.2 python310-coverage 3.4.2 update-alternatives 3.4.0 Internal Program Version: nose2 0.12.0 nose2 is a new version of the nose unit testing framework, supporting Python 2.6+ and 3.x, but not 2.4. nose2 does not need a custom importer anymore and instead imports modules with __import__. nose2 does not support all of the test project layouts that nose did, and also does not support package-level fixtures. Almost all configuration for nose2 is to be done through config files, not command-line options. https://github.com/nose-devs/nose2