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

Pakiet: python3-expecttest (0.1.5-1)

Odnośniki dla python3-expecttest

Screenshot

Zasoby systemu Debian:

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

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

Expect tests in Python (also known as "golden" tests)

This library implements expect tests (also known as "golden" tests). Expect tests are a method of writing tests where instead of hard-coding the expected output of a test, you run the test to get the output, and the test framework automatically populates the expected output. If the output of the test changes, you can rerun the test with the environment variable EXPECTTEST_ACCEPT=1 to automatically update the expected output.

Somewhat unusually, this library implements inline expect tests: that is to say, the expected output isn't saved to an external file, it is saved directly in the Python file (and we modify your Python file when updating the expect test.)

Inne pakiety związane z python3-expecttest

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-expecttest

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 7,3 KiB32,0 KiB [lista plików]