/
niceSOFT
/
python3-pytest
ОбзорДокументацияВойти
/
niceSOFT
/
python3-pytest
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
python3-pytest/
src/_pytest/
..
_code

[match case] Use match case in ``Source.__init__``

7 дней назад
_io

[perf] Make ``PrettyPrinter`` format lazily so output can be budget-capped (#14588)

2 месяца назад
_py

Fix a base string usage that need to also take bytes into account

6 месяцев назад
assertion

Raise UsageError from getini for invalid configuration values

10 дней назад
config

Merge pull request #14807 from RonnyPfannschmidt/refactor/config-file-dispatch

5 дней назад
mark

[pre-commit.ci] pre-commit autoupdate

8 дней назад
__init__.py

RFC: from __future__ import annotations + migrate

2 года назад
_argcomplete.py

RFC: from __future__ import annotations + migrate

2 года назад
approx.py

Merge pull request #14754, handle infinite relative tolerance for timedelta values

9 дней назад
cacheprovider.py

cacheprovider: simplify _make_cachedir cleanup with finally

6 месяцев назад
capture.py

Fix capteesys producing doubled output with --capture=no (#14205)

3 месяца назад
compat.py

regendoc: remove CI environment variables (#13950)

9 месяцев назад
debugging.py

Use `importlib.import_module` instead of `__import__`

9 месяцев назад
deprecated.py

Improve deprecation message for class-scoped fixtures as instance methods (#14764)

18 дней назад
doctest.py

fix: unwrap fixture definitions for doctest locations

месяц назад
faulthandler.py

Make it possible for faulthandler to terminate the pytest process on timeout (#13679)

10 месяцев назад
fixtures.py

[pre-commit.ci] pre-commit autoupdate

8 дней назад
freeze_support.py

Upgrade doc and CI after dropping python 3.8

2 года назад
helpconfig.py

Accept type expressions in Parser.addini(type=...) (#14751)

17 дней назад
hookspec.py

[pre-commit.ci] pre-commit autoupdate

8 дней назад
junitxml.py

Raise UsageError from getini for invalid configuration values

10 дней назад
legacypath.py

fix #13564 - warn when fixtures get wrapped with a decorator (#13745)

19 дней назад
logging.py

Reject negative log_auto_indent values (#14586)

14 дней назад
main.py

docs: add changelog fragment and architectural comment for #14635

21 день назад
monkeypatch.py

Fix monkeypatch.setattr() teardown crash on failed setattr (#14161) (#14209)

3 месяца назад
nodes.py

nodes: remove deprecated `fspath` Node constructor parameter

5 месяцев назад
outcomes.py

outcomes: remove deprecated `importorskip` `ImportError` behavior

5 месяцев назад
pastebin.py

pastebin: deprecate `--pastebin`

3 месяца назад
pathlib.py

Address remaining review feedback on rm_rf permission handling

21 день назад
py.typed

Publish our types

6 лет назад
pytester.py

fix missing type annotations on `makepyfile` and `maketxtfile` methods (#14080)

3 месяца назад
pytester_assertions.py

Fix: assertrepr_compare respects dict insertion order (#14050)

6 месяцев назад
python.py

Merge pull request #14799 from Pierre-Sassoulas/match-case-isinstance-dispatch

7 дней назад
raises.py

[match case] Use match case in ``RaisesGroup.expected_type``

7 дней назад
recwarn.py

Fix pytest.warns re-emitting warnings with module="warnings" (#14747)

20 дней назад
reports.py

[pre-commit.ci] pre-commit autoupdate

8 дней назад
runner.py

[pre-commit.ci] pre-commit autoupdate

8 дней назад
scope.py

Make ScopeName public to enable downstream type checking (#14325)

4 месяца назад
setuponly.py

assorted code updates and f string migrations (#12017)

год назад
setupplan.py

RFC: from __future__ import annotations + migrate

2 года назад
skipping.py

Stop passing exception type to `traceback.format_exception_only`

2 месяца назад
stash.py

RFC: from __future__ import annotations + migrate

2 года назад
stepwise.py

Show cache age instead of update date

2 года назад
subtests.py

subtests: avoid double `saferepr()` (#14213)

6 месяцев назад
terminal.py

[pre-commit.ci] pre-commit autoupdate

8 дней назад
terminalprogress.py

terminalprogress: disable when TERM=dumb

9 месяцев назад
threadexception.py

Remove thread join from threadexception plugin (#13027)

2 года назад
timing.py

[lint] PLW0108: lambda used to correctly get the mocked time via `MockTiming`

5 месяцев назад
tmpdir.py

Raise UsageError from getini for invalid configuration values

10 дней назад
tracemalloc.py

Enhancements to unraisable plugin (#12958)

2 года назад
unittest.py

Add `pytest.register_fixture`

2 месяца назад
unraisableexception.py

Surface filter-promoted unraisable warnings directly (#14263) (#14499)

2 месяца назад
warning_types.py

Remove `PytestRemovedIn9Warning` (#14299)

5 месяцев назад
warnings.py

Apply warning filters to `pytest_configure` (#14760)

19 дней назад