22
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11859 from bluetech/numbered-dir-scandir More... 4 months ago
Merge pull request #11865 from bluetech/cherry-pick-release More... 4 months ago
Merge pull request #11864 from bluetech/release-8.0.0 More... 4 months ago
logging: avoid rounding microsecond to `1_000_000` (#11861) More... 4 months ago
pathlib: speed up `make_numbered_dir` given a large tmp root More... 4 months ago
Merge pull request #11856 from bluetech/pluggy-unblock More... 4 months ago
config: use `pluginmanager.unblock` instead of accessing pluggy's internals More... 4 months ago
Merge pull request #11854 from bluetech/runner-inline-2 More... 4 months ago
hookspec: document conftest behavior for all hooks (#9496) More... 4 months ago
Mark some xfails from #10042 as non-strict (#11832) More... 4 months ago
runner: inline `call_runtest_hook` More... 4 months ago
[automated] Update plugin list (#11848) More... 4 months ago
build(deps): Bump actions/cache from 3 to 4 (#11852) More... 4 months ago
Merge pull request #11843 from bluetech/writing-plugins More... 4 months ago
Escape skip reason in junitxml (#11842) More... 4 months ago
doc/writing_plugins: correct inaccuracies re. initial conftest loading More... 4 months ago
Merge pull request #11826 from bluetech/no-cwd More... 4 months ago
[DOCS] Clarify tmp_path directory location and retention (#11830) More... 4 months ago
Properly attach packages to the GH release notes (#11839)
nicoddemus
as Bruno Oliveira
More... 4 months ago
Merge pull request #11838 from bluetech/cherry-pick-release More... 4 months ago
Merge pull request #11835 from pytest-dev/release-8.0.0rc2 More... 4 months ago
testing: temporarily disable test due to hypothesis issue (#11836) More... 4 months ago
Merge pull request #11825 from woutdenolf/fix_missing_fixture_issue More... 4 months ago
pre-commit: add pluggy to mypy deps More... 4 months ago
fixtures: avoid slow `pm.get_name(plugin)` call by using the new `plugin_name` hook parameter More... 4 months ago
hookspecs: add `plugin_name` parameter to the `pytest_plugin_registered` hook More... 4 months ago
python: use invocation dir instead of cwd in fixture-printing code More... 4 months ago
findpaths: rely on invocation_dir instead of cwd More... 4 months ago
helpconfig: add invocation dir to debug output More... 4 months ago
config: avoid Path.cwd() call in `_set_initial_conftests` More... 4 months ago