Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / python-trio/pytest-trio issues and pull requests

#143 - Avoid importing Hypothesis, for reduced startup time

Issue - State: open - Opened by Zac-HD 3 months ago

#142 - options for `run()` args like `strict_exception_groups`

Issue - State: open - Opened by belm0 3 months ago - 2 comments

#140 - [Sphinx 7.2.6] Build error - UndefinedError("'logo' is undefined")

Issue - State: open - Opened by s3v- 5 months ago
Labels: bug

#138 - synchronous fixture setup and teardown

Pull Request - State: open - Opened by agnesnatasya 9 months ago

#136 - Add timeout support via pytest-timeout

Pull Request - State: open - Opened by VincentVanlaer 10 months ago

#135 - Remove trio.tests import causing warnings

Pull Request - State: closed - Opened by VincentVanlaer 10 months ago

#134 - Bump test/docs/actions dependencies

Pull Request - State: open - Opened by pquentin about 1 year ago - 1 comment

#133 - Fix compatibility with e.g. Sybil

Pull Request - State: closed - Opened by Zac-HD over 1 year ago - 3 comments

#131 - Bump version to 0.8.0

Pull Request - State: closed - Opened by pquentin over 1 year ago

#130 - Use `ExceptionGroup` and fix magic-exception handling

Pull Request - State: closed - Opened by Zac-HD over 1 year ago - 1 comment

#129 - YAPF -> Black, drop py36 and `async_generator`, test on newer Pythons

Pull Request - State: closed - Opened by Zac-HD over 1 year ago - 2 comments

#128 - TrioDeprecationWarning: trio.MultiError is deprecated since Trio 0.22.0

Issue - State: closed - Opened by richardsheridan over 1 year ago - 2 comments

#127 - Make setuptools license field SPDX-compliant

Pull Request - State: closed - Opened by pquentin about 2 years ago

#125 - There is no current event loop in thread 'MainThread'

Issue - State: closed - Opened by alexted over 2 years ago

#124 - Async fixtures don't support `pytest.mark.usefixtures()`

Issue - State: open - Opened by mikenerone almost 3 years ago - 2 comments

#123 - Async fixtures do not support `autouse=True`

Issue - State: open - Opened by mikenerone almost 3 years ago - 1 comment

#122 - 0.7.0: pytesty is failing

Issue - State: open - Opened by kloczek almost 3 years ago - 8 comments

#121 - When fixture setup crashes, immediately cancel all other fixture setups

Pull Request - State: closed - Opened by njsmith about 3 years ago - 5 comments

#119 - Fix comment typos in test_async_fixture

Pull Request - State: closed - Opened by ddrabin about 3 years ago - 2 comments

#118 - Update docs-requirements.txt

Pull Request - State: closed - Opened by touilleMan about 3 years ago - 1 comment

#117 - Cannot test for correct cancellation handling behaviour inside a fixture

Issue - State: open - Opened by basak about 3 years ago - 4 comments

#116 - pytest-trio doesn't seem to be running a certain task

Issue - State: closed - Opened by FFY00 over 3 years ago - 8 comments

#115 - Fix CI badges

Pull Request - State: closed - Opened by pquentin over 3 years ago - 1 comment

#114 - Switch to GitHub Actions

Pull Request - State: closed - Opened by pquentin over 3 years ago - 3 comments

#113 - Bump version and run towncrier for 0.7.0 release

Pull Request - State: closed - Opened by altendky over 3 years ago - 1 comment

#112 - Align more closely with Trio RTD configuration

Pull Request - State: closed - Opened by altendky over 3 years ago - 4 comments

#111 - Add missing newsfragments for trio_run and py35 removal

Pull Request - State: closed - Opened by altendky over 3 years ago - 1 comment

#110 - nursery fixture is too error-prone

Issue - State: open - Opened by belm0 almost 4 years ago - 7 comments

#109 - Add 3.9-dev to Travis matrix

Pull Request - State: closed - Opened by altendky almost 4 years ago - 1 comment

#108 - Support and use pep517.build

Pull Request - State: open - Opened by altendky almost 4 years ago - 1 comment

#107 - tracebackhide is too aggressive when debugging fixture crashes

Issue - State: open - Opened by oremanj almost 4 years ago

#106 - Correct assertion in autojump clock example

Pull Request - State: closed - Opened by altendky almost 4 years ago - 2 comments

#105 - Support alternatives to trio.run

Pull Request - State: closed - Opened by altendky almost 4 years ago - 2 comments

#104 - How to handle MultiErrors containing pytest magic exceptions?

Issue - State: closed - Opened by oremanj almost 4 years ago - 2 comments

#103 - When running tests, @pytest.mark.trio is not recognized

Issue - State: open - Opened by PureTryOut almost 4 years ago - 3 comments

#102 - Fix a few missed .assert_outcomes(errors=)

Pull Request - State: closed - Opened by altendky almost 4 years ago - 2 comments

#101 - Remove extraneous "figure out"

Pull Request - State: closed - Opened by altendky almost 4 years ago - 1 comment

#100 - Update docs to match better pytest async error

Pull Request - State: closed - Opened by altendky almost 4 years ago - 1 comment

#99 - Update .assert_outcomes() calls for pytest 6.0

Pull Request - State: closed - Opened by altendky almost 4 years ago - 1 comment

#98 - Update python_requires to >= 3.6

Pull Request - State: closed - Opened by altendky almost 4 years ago - 8 comments

#97 - Tests fail when calling pytest from trio run loop

Issue - State: closed - Opened by rotu about 4 years ago - 3 comments

#96 - Remove Python 3.5 support

Pull Request - State: closed - Opened by pquentin about 4 years ago - 2 comments

#95 - Release v0.6.0

Pull Request - State: closed - Opened by oremanj about 4 years ago - 2 comments

#94 - Remove Python 3.5 support

Issue - State: closed - Opened by oremanj about 4 years ago

#93 - Test helpers to add to project

Issue - State: closed - Opened by mehaase over 4 years ago - 2 comments

#92 - Remove pytest warnings and fix CI

Pull Request - State: closed - Opened by pquentin over 4 years ago - 3 comments

#91 - Remove RemovedInPytest4Warning resolved in latest pytest

Pull Request - State: closed - Opened by costrouc over 4 years ago - 3 comments

#90 - Tests fail with pytest 5.1.0 no attribute `RemovedInPytest4Warning`

Issue - State: closed - Opened by costrouc over 4 years ago - 6 comments

#89 - Design discussion: support higher-scoped (class/module/session level) fixtures?

Issue - State: open - Opened by oremanj over 4 years ago - 3 comments

#88 - TrioInternalError in quickstart echo_server_handler test

Issue - State: open - Opened by Andrei-Pozolotin over 4 years ago - 2 comments

#87 - fix assert in magic autojump clock

Pull Request - State: closed - Opened by Andrei-Pozolotin over 4 years ago - 1 comment

#86 - special handling for unawaited coroutine warnings

Issue - State: open - Opened by njsmith over 4 years ago

#85 - async generator assertion error

Issue - State: closed - Opened by pohmelie almost 5 years ago - 6 comments

#84 - Tests cannot be run from the source tree

Issue - State: open - Opened by basak almost 5 years ago - 15 comments

#83 - Rework handling of cancelled 'yield' in fixtures

Pull Request - State: closed - Opened by njsmith about 5 years ago - 5 comments

#82 - Test suite explodes if a nursery's __aexit__ doesn't get called

Issue - State: closed - Opened by pipermerriam about 5 years ago - 5 comments

#81 - Bump version to 0.5.2

Pull Request - State: closed - Opened by njsmith over 5 years ago - 1 comment

#80 - Use `trio.CancelScope` instead of deprecated `trio.open_cancel_scope`

Pull Request - State: closed - Opened by rnovatorov over 5 years ago - 3 comments

#79 - Proposal: merge pytest-trio into the main Trio package

Issue - State: closed - Opened by Zac-HD over 5 years ago - 10 comments

#78 - Move verbose and coverage options for pytest back to ci script

Pull Request - State: open - Opened by vxgmichel over 5 years ago - 2 comments

#77 - Fix exception swallow in fixture due to parent cancel scope

Pull Request - State: closed - Opened by touilleMan over 5 years ago - 13 comments

#76 - Move pytest options to pytest inifile

Pull Request - State: closed - Opened by vxgmichel over 5 years ago - 4 comments

#75 - test_ctx.crashed() should always make the test end up with crash

Issue - State: closed - Opened by touilleMan over 5 years ago - 6 comments

#74 - Handle unittest-based tests

Issue - State: open - Opened by njsmith over 5 years ago - 3 comments

#73 - Deterministic scheduling via Hypothesis

Pull Request - State: closed - Opened by Zac-HD over 5 years ago - 18 comments
Labels: enhancement

#72 - Fix a bug that AttributeError is raised when it's run with pytest-flake8

Pull Request - State: closed - Opened by dahlia over 5 years ago - 3 comments

#71 - trio_asyncio.open_loop() in a fixture?

Issue - State: open - Opened by SillyFreak over 5 years ago - 7 comments

#70 - Test on python 3.7

Issue - State: closed - Opened by njsmith over 5 years ago - 1 comment

#69 - Set up package pinning + dependabot

Issue - State: open - Opened by njsmith over 5 years ago

#68 - Add Hypothesis trove classifier for pytest-trio

Pull Request - State: closed - Opened by Zac-HD over 5 years ago - 4 comments

#67 - Bump version to 0.5.1

Pull Request - State: closed - Opened by touilleMan over 5 years ago - 1 comment

#66 - Recent pytest now issues a warning with our conftest.py, breaking our CI

Issue - State: closed - Opened by njsmith almost 6 years ago - 2 comments

#65 - Fix compatibility with pytest 3.8.1

Pull Request - State: closed - Opened by njsmith almost 6 years ago - 3 comments

#64 - @pytest.mark.trio crash with pytest 3.8.1

Issue - State: closed - Opened by touilleMan almost 6 years ago - 6 comments

#63 - trio.ClosedResourceError with chained async fixtures

Issue - State: closed - Opened by belm0 almost 6 years ago - 6 comments

#62 - Itsology

Pull Request - State: closed - Opened by smurfix almost 6 years ago - 3 comments

#61 - Don't try to install trio-asyncio on Pythons where it doesn't work

Pull Request - State: closed - Opened by njsmith almost 6 years ago - 2 comments

#60 - Release v0.5.0

Pull Request - State: closed - Opened by njsmith almost 6 years ago - 3 comments

#59 - Should we be sharing contextvars.Context between fixtures?

Issue - State: open - Opened by njsmith almost 6 years ago - 2 comments

#57 - Should we actually run fixtures concurrently?

Issue - State: open - Opened by njsmith almost 6 years ago - 4 comments

#56 - tag for 0.4.2 is missing

Issue - State: closed - Opened by njsmith almost 6 years ago - 2 comments

#55 - It's very annoying that fixtures can't yield inside a nursery/cancel scope

Issue - State: closed - Opened by njsmith almost 6 years ago - 3 comments

#54 - Use contextvars for the nursery fixture

Issue - State: closed - Opened by touilleMan almost 6 years ago - 1 comment

#53 - Add test timeout support

Issue - State: open - Opened by njsmith almost 6 years ago - 2 comments

#52 - Switch from pytest_runtest_call → pytest_runtest_setup?

Issue - State: open - Opened by njsmith almost 6 years ago

#50 - Rework fixtures

Pull Request - State: closed - Opened by njsmith almost 6 years ago - 22 comments

#49 - Implement Trio mode

Pull Request - State: closed - Opened by njsmith almost 6 years ago - 3 comments

#48 - Strange intermittent failure in test_nursery_fixture.test_try on MacOS

Issue - State: open - Opened by njsmith almost 6 years ago - 2 comments

#47 - First draft of manual

Pull Request - State: closed - Opened by njsmith almost 6 years ago - 7 comments

#46 - Minor cleanups

Pull Request - State: closed - Opened by njsmith almost 6 years ago - 2 comments

#45 - Bump version 0.4.1 -> 0.4.2

Pull Request - State: closed - Opened by touilleMan almost 6 years ago - 1 comment

#44 - Support Trio testing with Hypothesis

Pull Request - State: closed - Opened by Zac-HD about 6 years ago - 5 comments