Paquet : python3-nose-random (1.0.0-2)
Liens pour python3-nose-random
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source python-nose-random :
- [python-nose-random_1.0.0-2.dsc]
- [python-nose-random_1.0.0.orig.tar.gz]
- [python-nose-random_1.0.0-2.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
nose plugin to facilitate randomized unit testing with Python 3
Python nose-random is designed to facilitate Monte-Carlo style unit testing. The idea is to improve testing by running your code against a large number of randomly generated input scenarios.
Even with random testing it's important that test success/failure is reproducible, otherwise it's hard to
* know if you've fixed a failing test * know if an test fails only on some machines or configurations and not others * debug a failing test
nose-random avoids this pitfall because it
* uses a fixed seed so that each test run is identical * tells you which scenario caused a test to fail * lets you to run the test only on a specific scenario to facilitate debugging
This package provides the Python 3 version of the module.
Autres paquets associés à python3-nose-random
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-nose
- test discovery and running for Python3 unittest
Télécharger python3-nose-random
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 4,2 ko | 23,0 ko | [liste des fichiers] |