wszystkie opcje
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: python-minimock  ]

Pakiet: python3-minimock (1.2.8-2)

Odnośniki dla python3-minimock

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego python-minimock:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

simple library for Python mock objects

minimock is a simple Python library for using mock objects.

Its mock objects will report any access made to the mock object's interfaces. The programmer can easily make assertions about how mock objects are used in the test cases, by using the standard-library ‘doctest’ module to match the reported access against expected behaviour.

Mock objects can return specified values, raise exceptions, etc. to simulate the mocked behaviour. Existing objects can optionally be replaced in-place in their namespace by a mock object, and restored safely after testing.

Inne pakiety związane z python3-minimock

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-minimock

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 15,6 KiB55,0 KiB [lista plików]