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

Parallel test with selenium fails

m3nthal opened this issue over 8 years ago
__tracebackhide__ does not work with chained exceptions

The-Compiler opened this issue over 8 years ago
Do not buffer output

blueyed opened this issue over 8 years ago
tests fail with Error code 245

yurivict opened this issue over 8 years ago
add weekly job for regendoc updates

pfctdayelise opened this issue over 8 years ago
pytest-xdist fails when running same tests several times

cooraz opened this issue over 8 years ago
implement support for PEP-518 - the tool.pytest key in pyproject.toml

RonnyPfannschmidt opened this issue over 8 years ago
Suggestion: add new 'parametrization' fixture scope

csaftoiu opened this issue over 8 years ago
Better diff for asserts on dicts

SuperDoxin opened this issue almost 9 years ago
--pyargs discovery for zipped packages/unpacked wheels/eggs

bjodah opened this issue almost 9 years ago
provide a rich collection object in the pytest_modifyitems hook

RonnyPfannschmidt opened this issue almost 9 years ago
apply markers based on fixtures/dependent fixtures

RonnyPfannschmidt opened this issue almost 9 years ago
disallow test skipping

sils opened this issue almost 9 years ago
Simplify running parametrized tests by node ID

shapiy opened this issue almost 9 years ago
Better default colours

dimaqq opened this issue about 9 years ago
Provide a way to nicely control fixture execution order

astraw38 opened this issue about 9 years ago
add a minimal pytest.ui object that provides an abstraction not bound to cli

RonnyPfannschmidt opened this issue about 9 years ago
configure .cache via $XDG_CACHE_DIR

bukzor opened this issue over 9 years ago
Doctests fail when another test uses the fixture between runs.

kevincox opened this issue over 9 years ago
Have a way to control order of plugin loading

ionelmc opened this issue over 9 years ago
break up the runtestprotocol and create a sequence of setup/teardown/call actions

RonnyPfannschmidt opened this issue over 9 years ago
Exit non-zero if no tests were run

esiegerman opened this issue over 9 years ago
Errors in teardown_module erroneously attached to last executed test

pytestbot opened this issue about 10 years ago
Show number of assertions in test results

pytestbot opened this issue about 10 years ago
recursive symlink significantly slows collection

pytestbot opened this issue over 10 years ago
Very large test suites take *far* too much RAM

pytestbot opened this issue over 10 years ago
Add a class example for Setup/TearDown with fixtures

pytestbot opened this issue over 10 years ago
Should tmpdir clean up after itself?

pytestbot opened this issue over 10 years ago
Highlight my code vs framework code in tracebacks

pytestbot opened this issue over 10 years ago
fixture scope is ignored when using metafunc.parametrize()

pytestbot opened this issue over 10 years ago
parametrized fixture output captured inconsistently

pytestbot opened this issue almost 11 years ago
Config variable to set locations to try for conftest.py files

pytestbot opened this issue about 11 years ago
Adding external tests to a collection

pytestbot opened this issue about 11 years ago
non-parameterized fixtures not torn down after last use

pytestbot opened this issue about 11 years ago
enhance readability of assertion introspection on bound methods

pytestbot opened this issue about 11 years ago
@pytest.mark.usefixtures take no effects on fixtures

pytestbot opened this issue over 11 years ago
Using monkeypatch in non function scoped fixture

pytestbot opened this issue over 11 years ago
Using fixtures in pytest.mark.parametrize

pytestbot opened this issue over 11 years ago
disable the creation of the __pycache__ directory

pytestbot opened this issue over 12 years ago
better reporting for python 3.3+ chained exceptions

pytestbot opened this issue almost 13 years ago