python38-nose2 Python 3.8 - nose2 - Second generation from nose 3.2.8 2023-03-27 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python3
python38-base 3.2.5 python38-coverage 3.2.5 python38-six 3.2.5 update-alternatives 3.2.0 Internal Program Version: python38-nose2 0.9.2 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