[ buster ]
[ bullseye ]
[ Bron: python-pretend ]
Pakket: pypy-pretend (1.0.9-1)
Verwijzigingen voor pypy-pretend
Debian bronnen:
Het bronpakket python-pretend downloaden:
- [python-pretend_1.0.9-1.dsc]
- [python-pretend_1.0.9.orig.tar.gz]
- [python-pretend_1.0.9.orig.tar.gz.asc]
- [python-pretend_1.0.9-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python library for stubbing (PyPy)
Pretend is a library to make stubbing with Python easier.
Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned responses, rather than doing any computation.
This package contains the PyPy version of pretend.
Andere aan pypy-pretend gerelateerde pakketten
|
|
|
|
-
- dep: pypy
- fast alternative implementation of Python - PyPy interpreter