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

approx-like behavior for dataclasses

MatanRubin opened this issue about 5 years ago
5.3.3 breaks `lazy_fixture` pattern

trendelkampschroer opened this issue about 5 years ago
unittest pytester subprocess option tooling/usage

RonnyPfannschmidt opened this issue about 5 years ago
Updates to lastfailed cache not necessarily concurrent?

xmo-odoo opened this issue about 5 years ago
pypy3 segmentation fault

gaborbernat opened this issue about 5 years ago
ImportError ModuleNotFoundError in pytest

pratapan9 opened this issue about 5 years ago
[Pytest tests] Multi-color stats and 'dumb' terminal

stanislavlevin opened this issue about 5 years ago
Add option to force "short summary" despite high verbosity

Delgan opened this issue about 5 years ago
Collect marked functions regardless of naming

iwanb opened this issue about 5 years ago
Disable all third-party warnings

timokau opened this issue about 5 years ago
replace the concept of mark/keyword expressions with something solid/matching

RonnyPfannschmidt opened this issue about 5 years ago
Add hook to suspend/resume capturing

blueyed opened this issue about 5 years ago
Type annotation for fixtures

sodul opened this issue over 5 years ago
BUG: live log interferes with doctests

nazarewk opened this issue over 5 years ago
pytest test collection takes a lot of time (~10min for 2000 tests)

ajeain opened this issue over 5 years ago
Add support for markers in doctests

hmoravec opened this issue over 5 years ago
Selectively enable subset of plugins

aklajnert opened this issue over 5 years ago
Move makefile from testdir to tmpdir?

blueyed opened this issue over 5 years ago
pytest.mark.only as debug marker to limit testsuite on existence

captain-kark opened this issue over 5 years ago
easier pattern for linter-friendly local fixtures

belm0 opened this issue over 5 years ago
pytest capture logging error still happening

spearsem opened this issue over 5 years ago
Higher level directory on sys.path causing double import of module

phoolish-philomath opened this issue over 5 years ago
Accessing builtins attr fails non-deteminstically

scopatz opened this issue over 5 years ago
function-scoped fixture run before session-scoped fixture

brianmaissy opened this issue over 5 years ago
Preserve symlinks

Globegitter opened this issue over 5 years ago
Finalizers don't run on SIGTERM

simonfontana opened this issue over 5 years ago
xfailed test that fails during finalizer is reported twice

christopherhw opened this issue almost 6 years ago
'class' scope fixture invoke and teardown order issue in nested test class

megachweng opened this issue almost 6 years ago
Configuring discovery for paths with namespace packages

0cjs opened this issue almost 6 years ago
Support `-r w` and remove `--disable-warnings` argument

blueyed opened this issue almost 6 years ago
Refactor fixture finalization

nicoddemus opened this issue almost 6 years ago
Should this project contain/support a GitHub Action for pytest?

cclauss opened this issue almost 6 years ago
It is impossible to opt out of assertion rewriting warnings for certain modules

RonnyPfannschmidt opened this issue almost 6 years ago
investigate replacing theinternal lsoff with pytest-openfiles

RonnyPfannschmidt opened this issue almost 6 years ago
[FeatureRequest] Add --doctest-only to only collect doctests

dhirschfeld opened this issue almost 6 years ago
Support external tests, with __init__, WITHOUT forcing src/ layout

njsmith opened this issue almost 6 years ago
Unable to use record_property in teardown of fixture.

jtszalay opened this issue about 6 years ago
when warnings error - ensure the location is printed

RonnyPfannschmidt opened this issue about 6 years ago
Possible Bug in package scoped fixture teardown

s0undt3ch opened this issue about 6 years ago
getfixturevalue does not support parametrized fixtures

dmtucker opened this issue about 6 years ago
Introduce match option for xfail

codekoala opened this issue about 6 years ago
caplog: Use 'session' scope

MarBra opened this issue about 6 years ago
Common footgun `pytest.raises(Exception)`: should this be a warning?

asottile opened this issue about 6 years ago
Feature Request: rerun the slowest tests

matrixise opened this issue about 6 years ago
Let pytest.warns check the warning's stacklevel

TomAugspurger opened this issue about 6 years ago
_node_cache in #2283 may sometimes cause tests to get lost

Ms2ger opened this issue over 6 years ago
Provision to display summary/reason of the deselected tests in pytest

gopishrk opened this issue over 6 years ago
Add distinct option to show full (assertion) diffs always

blueyed opened this issue over 6 years ago
Fixture "..." called directly

Alexander-Shukaev opened this issue over 6 years ago
class scope fixture is recognized as function scope

reverseark opened this issue over 6 years ago
introduce FunctionDefinition with a scope to the official collection tree

RonnyPfannschmidt opened this issue over 6 years ago
Fixtures without name matching magic

shoyer opened this issue over 6 years ago
Collection behavior different for path vs. file

chris-greenlight opened this issue over 6 years ago
silently skip a test

notestaff opened this issue over 6 years ago
Handling of loggers with propagate=False

bluefish6 opened this issue over 6 years ago
Manage GH labels using the new 'labels' tool

nicoddemus opened this pull request over 6 years ago
Generate an error when a mark is applied to a fixture

nicoddemus opened this issue over 6 years ago
Providing fixtures to non-python tests

iliakur opened this issue over 6 years ago
Question: Can the parametrization separator be changed?

liiight opened this issue over 6 years ago
Allow having multiple conftest.py on same level

ikonst opened this issue over 6 years ago
Exit pytest cleanly "mid" run

BeyondEvil opened this issue over 6 years ago
Add factory fixture example to documentation.

NiklasMM opened this pull request over 6 years ago
run ci against gevent/greenlet monkeypatching

RonnyPfannschmidt opened this issue over 6 years ago
Expressions in assert statements have the wrong line number

alexmojaki opened this issue over 6 years ago
Refactor "repr" objects

nicoddemus opened this issue almost 7 years ago
Reduce memory usage of junitxml

nicoddemus opened this issue almost 7 years ago
Extend Config to override ini values programmatically

acerv opened this issue almost 7 years ago
Make --ignore flag work with --pyargs

rth opened this issue almost 7 years ago
Flowchart of pytest test session states and hooks

Sup3rGeo opened this issue almost 7 years ago
Allow test selection by file:lineno

blueyed opened this issue almost 7 years ago
TypeError with pytest.approx on nested dictionaries

frexvahi opened this issue about 7 years ago
pytest run testfiles with same name in different directory will fail

iqianxing opened this issue about 7 years ago
Feature request: use caplog with custom formatter

nicoulaj opened this issue about 7 years ago
hook for cache encoding

g-k opened this issue about 7 years ago
"parametrize" misspelled

jpchen opened this issue over 7 years ago
Wrong session scoped fixtures parametrization

janbudinsky opened this issue over 7 years ago
ini files looked in a directory when --pyargs is used

pv opened this issue over 7 years ago
`pytest_generate_tests` conflicts with `conftest.py` fixtures

vlcinsky opened this issue over 7 years ago
No API to request fixtures from pytest.Item

cjw296 opened this issue over 7 years ago
dynamically generated fixtures

majuscule opened this issue over 7 years ago
Option to suppress exit code 5 (no tests run)

jakirkham opened this issue over 7 years ago
Running tests inside namespace packages ?

asmodehn opened this issue almost 8 years ago
Follow symlinks when collecting files

raddessi opened this issue almost 8 years ago
FEATURE: run pytest in Jupyter notebooks

pylang opened this issue almost 8 years ago
Migrating from nose "setup_package" and "teardown_package"

tadas-subonis opened this issue about 8 years ago
Add shell completion (zsh)

blueyed opened this issue over 8 years ago