[ Bron: python-sure ]
Pakket: python3-sure (2.0.0-2)
Verwijzigingen voor python3-sure
Debian bronnen:
Het bronpakket python-sure downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
utility belt for automated testing
Sure is a library for Python that leverages a DSL for writing assertions. In CPython it monkey-patches the object type, adding some methods and properties purely for test purposes. Any Python code written after "import sure" gains testing superpowers.
Andere aan python3-sure gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mock
- Mocking and Testing Library (Python3 version)
-
- dep: python3-nose
- test discovery and running for Python3 unittest
-
- dep: python3-rednose
- coloured output for nosetests - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library