Pakiet: python3-pytest-relaxed (2.0.2-3)
Odnośniki dla python3-pytest-relaxed
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego pytest-relaxed:
- [pytest-relaxed_2.0.2-3.dsc]
- [pytest-relaxed_2.0.2.orig.tar.gz]
- [pytest-relaxed_2.0.2-3.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
provide relaxed test discovery for pytest
This is the spiritual successor to https://pypi.python.org/pypi/spec, but is built for pytest instead of nosetests, and rethinks some aspects of the design (such as increased ability to opt-in to various behaviors.)
Has it ever felt strange to put tests in tests/, then name the files test_foo.py, name the test classes TestFoo, and finally name the test methods test_foo_bar? Especially when almost all of the code inside of tests/ is, well, tests?
This pytest plugin takes a page from the rest of Python, where you don't have to explicitly note public module/class members, but only need to hint as to which ones are private. By default, all files and objects pytest is told to scan will be considered tests; to mark something as not-a-test, simply prefix it with an underscore.
Inne pakiety związane z python3-pytest-relaxed
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-pytest
- Simple, powerful testing in Python3
Pobieranie python3-pytest-relaxed
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 16,5 KiB | 58,0 KiB | [lista plików] |