Paket: python3-expecttest (0.1.5-1)
Links für python3-expecttest
Debian-Ressourcen:
Quellcode-Paket python-expecttest herunterladen:
- [python-expecttest_0.1.5-1.dsc]
- [python-expecttest_0.1.5.orig.tar.gz]
- [python-expecttest_0.1.5-1.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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.)
Andere Pakete mit Bezug zu python3-expecttest
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-hypothesis
- advanced Quickcheck style testing library for Python 3
python3-expecttest herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 7,3 kB | 32,0 kB | [Liste der Dateien] |