Nose2-3.7 Installation On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian

Nose2-3.7 Installation On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian

nose2-3.7

Next generation of nicer testing for Python3

Maintainer: Debian Python Modules Team



Section: python

Install nose2-3.7

  • Debian apt-get install python3-nose2 Click to copy
  • Ubuntu apt-get install python3-nose2 Click to copy
  • Arch Linux pacman -S python-nose2 Click to copy
  • Kali Linux apt-get install python3-nose2 Click to copy
  • Fedora dnf install python3-nose2 Click to copy
  • Raspbian apt-get install python-nose2 Click to copy

python3-nose2

Next generation of nicer testing for Python3

Nose2 is testing library aimed at being compatible with unittest and providing additional features, such as timed tests, better testing for exceptions. It also provides fixture methods at the package, module, class or test case level, depending on the developer's needs. At an extended level, nose2 also provides a lot of builtin plugins to help with specific needs, including tests coverage, profiling, or doctests. Nose2 is based on the Nose testsuite, which is no longer developed. It provides a better plugin API and supports Python2 and Python3 from the same codebase. This package provides the python3 version of nose2.

python-nose2

Next generation of nicer testing for Python2

Nose2 is testing library aimed at being compatible with unittest and providing additional features, such as timed tests, better testing for exceptions. It also provides fixture methods at the package, module, class or test case level, depending on the developer's needs. At an extended level, nose2 also provides a lot of builtin plugins to help with specific needs, including tests coverage, profiling, or doctests. Nose2 is based on the Nose testsuite, which is no longer developed. It provides a better plugin API and supports Python2 and Python3 from the same codebase. This package provides the python2 version of nose2.

Install the latest version of nose2-3.7 in Debian, Ubuntu, Arch, Kali, Fedora and Raspbian from terminal. To install the nose2-3.7 just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of nose2-3.7 from the respository and install it in your computer/server.