Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python-trio/pytest-trio

Pytest plugin for trio
https://github.com/python-trio/pytest-trio

Refactor everything and use the same logic as pytest-anyio

jakkdl opened this issue 3 months ago
Support `trio_run = trio_asyncio` ini option

jmehnle opened this pull request 4 months ago
Move all configuration to pyproject.toml

CoolCat467 opened this pull request 5 months ago
Upstream some Hypothesis support into Trio

Zac-HD opened this pull request 5 months ago
Avoid importing Hypothesis, for reduced startup time

Zac-HD opened this issue 9 months ago
options for `run()` args like `strict_exception_groups`

belm0 opened this issue 9 months ago
synchronous fixture setup and teardown

agnesnatasya opened this pull request about 1 year ago
Add timeout support via pytest-timeout

VincentVanlaer opened this pull request over 1 year ago
Remove trio.tests import causing warnings

VincentVanlaer opened this pull request over 1 year ago
Bump test/docs/actions dependencies

pquentin opened this pull request over 1 year ago
Fix compatibility with e.g. Sybil

Zac-HD opened this pull request about 2 years ago
Bump version to 0.8.0

pquentin opened this pull request about 2 years ago
Use `ExceptionGroup` and fix magic-exception handling

Zac-HD opened this pull request about 2 years ago
YAPF -> Black, drop py36 and `async_generator`, test on newer Pythons

Zac-HD opened this pull request about 2 years ago
TrioDeprecationWarning: trio.MultiError is deprecated since Trio 0.22.0

richardsheridan opened this issue about 2 years ago
Make setuptools license field SPDX-compliant

pquentin opened this pull request over 2 years ago
There is no current event loop in thread 'MainThread'

alexted opened this issue almost 3 years ago
Async fixtures don't support `pytest.mark.usefixtures()`

mikenerone opened this issue over 3 years ago
Async fixtures do not support `autouse=True`

mikenerone opened this issue over 3 years ago
0.7.0: pytesty is failing

kloczek opened this issue over 3 years ago
When fixture setup crashes, immediately cancel all other fixture setups

njsmith opened this pull request over 3 years ago
Fix comment typos in test_async_fixture

ddrabin opened this pull request over 3 years ago
Update docs-requirements.txt

touilleMan opened this pull request over 3 years ago
pytest-trio doesn't seem to be running a certain task

FFY00 opened this issue almost 4 years ago
Fix CI badges

pquentin opened this pull request almost 4 years ago
Switch to GitHub Actions

pquentin opened this pull request almost 4 years ago
Bump version and run towncrier for 0.7.0 release

altendky opened this pull request about 4 years ago
Align more closely with Trio RTD configuration

altendky opened this pull request about 4 years ago
Add missing newsfragments for trio_run and py35 removal

altendky opened this pull request about 4 years ago
nursery fixture is too error-prone

belm0 opened this issue over 4 years ago
Add 3.9-dev to Travis matrix

altendky opened this pull request over 4 years ago
Support and use pep517.build

altendky opened this pull request over 4 years ago
tracebackhide is too aggressive when debugging fixture crashes

oremanj opened this issue over 4 years ago
Correct assertion in autojump clock example

altendky opened this pull request over 4 years ago
Support alternatives to trio.run

altendky opened this pull request over 4 years ago
How to handle MultiErrors containing pytest magic exceptions?

oremanj opened this issue over 4 years ago
When running tests, @pytest.mark.trio is not recognized

PureTryOut opened this issue over 4 years ago
Fix a few missed .assert_outcomes(errors=)

altendky opened this pull request over 4 years ago
Remove extraneous "figure out"

altendky opened this pull request over 4 years ago
Update docs to match better pytest async error

altendky opened this pull request over 4 years ago
Update .assert_outcomes() calls for pytest 6.0

altendky opened this pull request over 4 years ago
Update python_requires to >= 3.6

altendky opened this pull request over 4 years ago
Tests fail when calling pytest from trio run loop

rotu opened this issue over 4 years ago
Remove Python 3.5 support

pquentin opened this pull request over 4 years ago
Release v0.6.0

oremanj opened this pull request over 4 years ago
Remove Python 3.5 support

oremanj opened this issue over 4 years ago
Test helpers to add to project

mehaase opened this issue almost 5 years ago
Remove pytest warnings and fix CI

pquentin opened this pull request almost 5 years ago
Remove RemovedInPytest4Warning resolved in latest pytest

costrouc opened this pull request almost 5 years ago
Tests fail with pytest 5.1.0 no attribute `RemovedInPytest4Warning`

costrouc opened this issue almost 5 years ago
TrioInternalError in quickstart echo_server_handler test

Andrei-Pozolotin opened this issue about 5 years ago
fix assert in magic autojump clock

Andrei-Pozolotin opened this pull request about 5 years ago
special handling for unawaited coroutine warnings

njsmith opened this issue about 5 years ago
async generator assertion error

pohmelie opened this issue over 5 years ago
Tests cannot be run from the source tree

basak opened this issue over 5 years ago
Rework handling of cancelled 'yield' in fixtures

njsmith opened this pull request over 5 years ago
Test suite explodes if a nursery's __aexit__ doesn't get called

pipermerriam opened this issue over 5 years ago
Bump version to 0.5.2

njsmith opened this pull request almost 6 years ago
Use `trio.CancelScope` instead of deprecated `trio.open_cancel_scope`

rnovatorov opened this pull request almost 6 years ago
Proposal: merge pytest-trio into the main Trio package

Zac-HD opened this issue almost 6 years ago
Move verbose and coverage options for pytest back to ci script

vxgmichel opened this pull request almost 6 years ago
Fix exception swallow in fixture due to parent cancel scope

touilleMan opened this pull request almost 6 years ago
Move pytest options to pytest inifile

vxgmichel opened this pull request almost 6 years ago
test_ctx.crashed() should always make the test end up with crash

touilleMan opened this issue almost 6 years ago
Handle unittest-based tests

njsmith opened this issue almost 6 years ago
Deterministic scheduling via Hypothesis

Zac-HD opened this pull request almost 6 years ago
Fix a bug that AttributeError is raised when it's run with pytest-flake8

dahlia opened this pull request about 6 years ago
trio_asyncio.open_loop() in a fixture?

SillyFreak opened this issue about 6 years ago
Test on python 3.7

njsmith opened this issue about 6 years ago
Set up package pinning + dependabot

njsmith opened this issue about 6 years ago
Add Hypothesis trove classifier for pytest-trio

Zac-HD opened this pull request about 6 years ago
Bump version to 0.5.1

touilleMan opened this pull request about 6 years ago
Fix compatibility with pytest 3.8.1

njsmith opened this pull request about 6 years ago
@pytest.mark.trio crash with pytest 3.8.1

touilleMan opened this issue about 6 years ago
trio.ClosedResourceError with chained async fixtures

belm0 opened this issue over 6 years ago
Itsology

smurfix opened this pull request over 6 years ago
Don't try to install trio-asyncio on Pythons where it doesn't work

njsmith opened this pull request over 6 years ago
Release v0.5.0

njsmith opened this pull request over 6 years ago
Should we be sharing contextvars.Context between fixtures?

njsmith opened this issue over 6 years ago
Should we actually run fixtures concurrently?

njsmith opened this issue over 6 years ago
tag for 0.4.2 is missing

njsmith opened this issue over 6 years ago
Use contextvars for the nursery fixture

touilleMan opened this issue over 6 years ago
Add test timeout support

njsmith opened this issue over 6 years ago
Switch from pytest_runtest_call → pytest_runtest_setup?

njsmith opened this issue over 6 years ago
Rework fixtures

njsmith opened this pull request over 6 years ago
Implement Trio mode

njsmith opened this pull request over 6 years ago