Pacote: python3-expecttest (0.3.0-1)
Links para python3-expecttest
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-expecttest:
- [python-expecttest_0.3.0-1.dsc]
- [python-expecttest_0.3.0.orig.tar.gz]
- [python-expecttest_0.3.0-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.)
Outros pacotes relacionados a python3-expecttest
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-hypothesis
- advanced Quickcheck style testing library for Python 3
Download de python3-expecttest
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 8.8 kB | 37.0 kB | [lista de arquivos] |