Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
https://github.com/pytest-dev/pytest
from __future__ import annotations + migrate
RonnyPfannschmidt opened this pull request 8 months ago
RonnyPfannschmidt opened this pull request 8 months ago
🔥 Get rid of `setuptools` dev runtime dep
webknjaz opened this pull request 8 months ago
webknjaz opened this pull request 8 months ago
Cleaning up the issue backlog
obestwalter opened this issue 8 months ago
obestwalter opened this issue 8 months ago
build(deps): Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
[automated] Update plugin list
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
Rename doc/en/how-to/unittest.rst to Sintayew4/pytest,
Sintayew4 opened this pull request 8 months ago
Sintayew4 opened this pull request 8 months ago
Module Scoped Fixture Invoked Multiple Times with Indirect Parameterized Tests
pau-alef opened this issue 8 months ago
pau-alef opened this issue 8 months ago
[8.2.x] Documentation: Clean up various documentation pages
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
pytest.warns() as a context manager is difficult to check multiple warnings
s-t-e-v-e-n-k opened this issue 8 months ago
s-t-e-v-e-n-k opened this issue 8 months ago
Update `contact.rst`: Update Matrix link
stdedos opened this pull request 8 months ago
stdedos opened this pull request 8 months ago
Documentation: Clean up various documentation pages
neutraljump opened this pull request 8 months ago
neutraljump opened this pull request 8 months ago
[8.2.x] doc: fix broken code blocks
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
doc: fix broken code blocks
bluetech opened this pull request 8 months ago
bluetech opened this pull request 8 months ago
Attempting to `dill` a function defined in a `doctest` run with `pytest` causes a `TypeError: cannot pickle 'EncodedFile' object`.
qthequartermasterman opened this issue 8 months ago
qthequartermasterman opened this issue 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
pytest 8.2.0 calls `@property`s during unittest collection
grzegorzmiazga opened this issue 8 months ago
grzegorzmiazga opened this issue 8 months ago
Fix bug approx on dict when the order is not the same
yechielvi opened this pull request 8 months ago
yechielvi opened this pull request 8 months ago
pytest approx wrong formatting return - printing all values as wrong.
natsala13 opened this issue 8 months ago
natsala13 opened this issue 8 months ago
terminalwriter: small refactor of pygments code, improve usage errors
bluetech opened this pull request 8 months ago
bluetech opened this pull request 8 months ago
build(deps): Bump pytest-bdd from 7.1.2 to 7.2.0 in /testing/plugins_integration
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
[automated] Update plugin list
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
pytest 8.2.2 fails assertion
marcoep opened this issue 8 months ago
marcoep opened this issue 8 months ago
fix #12426: adds warning to empty usefixtures.
JiajunXu2 opened this pull request 8 months ago
JiajunXu2 opened this pull request 8 months ago
[8.2.x] unittest: fix assertion errors on unittest reruns
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
Pytest documentation website issue: Python code example blocks not rendering properly in pytest documentation
amittendulkar opened this issue 8 months ago
amittendulkar opened this issue 8 months ago
unittest: fix assertion errors on unittest reruns
bluetech opened this pull request 8 months ago
bluetech opened this pull request 8 months ago
Avoid some `TYPE_CHECKING`
bluetech opened this pull request 8 months ago
bluetech opened this pull request 8 months ago
fixtures: change `register_fixture` to not accept `scope=None`
bluetech opened this pull request 8 months ago
bluetech opened this pull request 8 months ago
MockAwareDocTestFinder._find is stale
jaraco opened this issue 8 months ago
jaraco opened this issue 8 months ago
Cleanup MockAwareDocTestFinder.
jaraco opened this pull request 8 months ago
jaraco opened this pull request 8 months ago
MockAwareDocTestFinder._find_lineno is stale
jaraco opened this issue 8 months ago
jaraco opened this issue 8 months ago
MockAwareDocTestFinder has stale docstring
jaraco opened this issue 8 months ago
jaraco opened this issue 8 months ago
[8.2.x] remove my contact details
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
remove my contact details
hpk42 opened this pull request 8 months ago
hpk42 opened this pull request 8 months ago
`pytest.mark.usefixtures()` without argument gets silently ignored
The-Compiler opened this issue 8 months ago
The-Compiler opened this issue 8 months ago
pytest 8.2.0 regresses collection and now collects non-Test* classes
s-t-e-v-e-n-k opened this issue 8 months ago
s-t-e-v-e-n-k opened this issue 8 months ago
pytest 8.2.2 breaks pytest-rerunfailures for tests that inherit unittest.TestCase
mdmintz opened this issue 8 months ago
mdmintz opened this issue 8 months ago
Question about teardowns when setup fixture fails.
EugeneBrod opened this issue 8 months ago
EugeneBrod opened this issue 8 months ago
[pre-commit] Add pyupgrade back as a manual stage
kloczek opened this pull request 8 months ago
kloczek opened this pull request 8 months ago
doctest expecting asserts behaves differently than stdlib
isidroas opened this issue 8 months ago
isidroas opened this issue 8 months ago
Cherry-pick 8.2.2 release notes
bluetech opened this pull request 8 months ago
bluetech opened this pull request 8 months ago
Prepare release 8.2.2
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
[8.2.x] fixtures: fix catastrophic performance problem in `reorder_items`
bluetech opened this pull request 8 months ago
bluetech opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
[8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory creation
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
Parametrize: Substitute argvalues in ids
ammar-khan opened this issue 8 months ago
ammar-khan opened this issue 8 months ago
cacheprovider: perform atomic writes
amezin opened this pull request 8 months ago
amezin opened this pull request 8 months ago
fixtures: fix catastrophic performance problem in `reorder_items`
bluetech opened this pull request 8 months ago
bluetech opened this pull request 8 months ago
cacheprovider: fix "Directory not empty" crash from cache directory creation
bluetech opened this pull request 8 months ago
bluetech opened this pull request 8 months ago
Add a new hook to inform user of current state on signal
yurivict opened this issue 8 months ago
yurivict opened this issue 8 months ago
text diffs on huge files are slow
d-b-w opened this issue 8 months ago
d-b-w opened this issue 8 months ago
[automated] Update plugin list
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
autouse fixtures named with a leading underscore do not run
tamird opened this issue 8 months ago
tamird opened this issue 8 months ago
Allow the user to provide the submission command that will be prepended to the PyTest command that runs individual tests
yurivict opened this issue 8 months ago
yurivict opened this issue 8 months ago
[8.2.x] doc: Update trainings/events
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
doc: Update trainings/events
The-Compiler opened this pull request 8 months ago
The-Compiler opened this pull request 8 months ago
log_file Does not support formatting?For example, generate the date of the day
yanghuizhi opened this issue 8 months ago
yanghuizhi opened this issue 8 months ago
pytest_terminal_summary question 关于运行同一个例子但是结果样式不同问题
yanghuizhi opened this issue 8 months ago
yanghuizhi opened this issue 8 months ago
[4.6.x] Add html_baseurl to sphinx conf.py (#12364)
jfrost-mo opened this pull request 8 months ago
jfrost-mo opened this pull request 8 months ago
[6.2.x] Add html_baseurl to sphinx conf.py (#12364)
jfrost-mo opened this pull request 8 months ago
jfrost-mo opened this pull request 8 months ago
[7.0.x] Add html_baseurl to sphinx conf.py (#12364)
jfrost-mo opened this pull request 8 months ago
jfrost-mo opened this pull request 8 months ago
[7.1.x] Add html_baseurl to sphinx conf.py (#12364)
jfrost-mo opened this pull request 8 months ago
jfrost-mo opened this pull request 8 months ago
[7.2.x] Add html_baseurl to sphinx conf.py (#12364)
jfrost-mo opened this pull request 8 months ago
jfrost-mo opened this pull request 8 months ago
[7.3.x] Add html_baseurl to sphinx conf.py (#12364)
jfrost-mo opened this pull request 8 months ago
jfrost-mo opened this pull request 8 months ago
[7.4.x] Add html_baseurl to sphinx conf.py (#12364)
jfrost-mo opened this pull request 8 months ago
jfrost-mo opened this pull request 8 months ago
[8.0.x] Add html_baseurl to sphinx conf.py (#12364)
jfrost-mo opened this pull request 8 months ago
jfrost-mo opened this pull request 8 months ago
[8.1.x] Add html_baseurl to sphinx conf.py (#12364)
jfrost-mo opened this pull request 8 months ago
jfrost-mo opened this pull request 8 months ago
Add hooks to allow further AST customization and control pyc caching while assertion rewriting.
jaltmayerpizzorno opened this issue 8 months ago
jaltmayerpizzorno opened this issue 8 months ago
[8.2.x] Clarify pytest_ignore_collect docs
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
Clarify pytest_ignore_collect docs
nicoddemus opened this pull request 8 months ago
nicoddemus opened this pull request 8 months ago
Help Crash
datum-scientist opened this issue 8 months ago
datum-scientist opened this issue 8 months ago
`pytest_ignore_collect` documentation is misleading
mgorny opened this issue 8 months ago
mgorny opened this issue 8 months ago
`OSError: [Errno 39] Directory not empty` when doing `cache.mkdir()` from session fixture + pytest-xdist
amezin opened this issue 8 months ago
amezin opened this issue 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
[pylint] Fix ``consider-using-sys-exit``, ``use-yield-from``, and ``implicit-str-concat``
Pierre-Sassoulas opened this pull request 8 months ago
Pierre-Sassoulas opened this pull request 8 months ago
Fix bug discovered due to the change in ``implicit-str-concat``
Pierre-Sassoulas opened this pull request 8 months ago
Pierre-Sassoulas opened this pull request 8 months ago
"Conditions as strings instead of booleans" docs act like `pytest.config` is still a thing
jwodder opened this issue 8 months ago
jwodder opened this issue 8 months ago
Allow to dynamically create fixture in plugin
pbrezina opened this issue 8 months ago
pbrezina opened this issue 8 months ago
Fix `MonkeyPatch.context`
harupy opened this pull request 8 months ago
harupy opened this pull request 8 months ago
build(deps): Bump anyio[curio,trio] from 4.3.0 to 4.4.0 in /testing/plugins_integration
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
build(deps): Bump hynek/build-and-inspect-python-package from 2.5.0 to 2.6.0
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
[8.2.x] Add html_baseurl to sphinx conf.py
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
pytest.skip in conftest/__init__ files doesn't work as expected
MishaVyb opened this issue 8 months ago
MishaVyb opened this issue 8 months ago
[8.2.x] unittest: fix class instances no longer released on test teardown since pytest 8.2.0
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
[automated] Update plugin list
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
unittest: fix class instances no longer released on test teardown since pytest 8.2.0
bluetech opened this pull request 8 months ago
bluetech opened this pull request 8 months ago
Unittest class instances no longer released on test teardown since pytest 8.2.0
bluetech opened this issue 8 months ago
bluetech opened this issue 8 months ago
Add newline after test status ouput
viocha opened this issue 8 months ago
viocha opened this issue 8 months ago
ASCII color chars leaking into xml report file when using verbose flag
ro-oliveira95 opened this issue 8 months ago
ro-oliveira95 opened this issue 8 months ago
Add html_baseurl to sphinx conf.py
jfrost-mo opened this pull request 8 months ago
jfrost-mo opened this pull request 8 months ago
Link canonical documentation to discourage search engines from linking old docs
jfrost-mo opened this issue 8 months ago
jfrost-mo opened this issue 8 months ago
[8.2.x] Add thread safety section to flaky test docs
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
Do not rewrite assertion if a message is present
edhinard opened this pull request 8 months ago
edhinard opened this pull request 8 months ago
Assertions are rewritten even if a message is present
edhinard opened this issue 8 months ago
edhinard opened this issue 8 months ago
Add thread safety section to flaky test docs
ngoldbaum opened this pull request 8 months ago
ngoldbaum opened this pull request 8 months ago
"AttributeError: 'NoneType' object has no attribute 'when'" error when attempting to hook `pytest_runtest_makereport` with `wrapper=True`
DetachHead opened this issue 8 months ago
DetachHead opened this issue 8 months ago
pytest thread safety should be better documented
ngoldbaum opened this issue 8 months ago
ngoldbaum opened this issue 8 months ago
"Collecting" hangs forever if mark.parametrize is used with scope session or module
adaasch opened this issue 9 months ago
adaasch opened this issue 9 months ago
Update fixture.rst
PeterBParker opened this pull request 9 months ago
PeterBParker opened this pull request 9 months ago
8.2.1: pytest self test fails with `NameError: name 'group' is not defined` error message
kloczek opened this issue 9 months ago
kloczek opened this issue 9 months ago