issues
search
pytest-dev
/
pytest-twisted
test twisted code with pytest
BSD 3-Clause "New" or "Revised" License
46
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update ci to include macos arm
#186
altendky
closed
1 month ago
0
Update as v1.14.3
#185
altendky
closed
3 months ago
0
become a full package... and `return` not `defer.returnValue()`
#184
altendky
closed
3 months ago
3
Twisted 24.7 is deprecating twisted.internet.defer.returnValue
#183
hynek
opened
3 months ago
3
Update as v1.14.2
#182
altendky
closed
4 months ago
0
Python 2.7 and 3.6-3.12
#181
altendky
closed
4 months ago
0
update pip
#180
altendky
opened
4 months ago
0
macos-12 until someone updates ci to support macos arm
#179
altendky
closed
4 months ago
2
use `FixtureDef.cache_key()`
#178
altendky
closed
4 months ago
0
(3.10+) DeprecationWarning: There is no current event loop
#177
pvanderlinden
opened
5 months ago
0
1.14.1: pytest fails in `test_async_fixture_module_scope.py::test_second` unit
#176
kloczek
opened
5 months ago
5
add python 3.9-3.12 to classifiers
#175
altendky
closed
4 months ago
0
permissions: id-token: write
#174
altendky
closed
8 months ago
0
Bump actions/setup-python from 2 to 5
#173
dependabot[bot]
closed
8 months ago
0
Bump actions/checkout from 2 to 4
#172
dependabot[bot]
closed
8 months ago
0
Create dependabot.yml
#171
altendky
closed
8 months ago
0
fix `test_hypothesis_inline_callbacks_fails()`
#170
altendky
closed
8 months ago
1
Update as v1.14.1
#169
altendky
closed
8 months ago
0
automatic publish on release
#168
altendky
closed
8 months ago
0
remove fixture mark in tests
#167
altendky
closed
8 months ago
1
update matrix
#166
altendky
closed
8 months ago
0
1.14.0: pytest fails in `testing/test_basic.py::test_async_fixture` unit
#165
kloczek
closed
8 months ago
17
exclude py2.7 for macos and windows
#164
altendky
closed
1 year ago
0
Getting "await wasn't used with future" with --reactor asyncio
#163
radifalco
closed
1 year ago
4
qt 6
#162
altendky
opened
1 year ago
0
test CPython 3.11
#161
altendky
closed
1 year ago
0
test PyPy 3.9
#160
altendky
closed
1 year ago
0
update matrix
#159
altendky
closed
4 months ago
0
cancel old pr runs on new push
#158
altendky
closed
2 years ago
0
Disable PyPy 2.7 CI due to installation failures
#157
altendky
closed
2 years ago
0
Update as v1.14.0
#156
altendky
closed
2 years ago
0
add hypothesis reference in readme
#155
altendky
closed
2 years ago
0
Avoid setting signals when not in main thread (and warn)
#154
altendky
closed
2 years ago
0
Occasional `pytest_internalerror() was called on the worker` error
#153
rouge8
opened
2 years ago
11
support hypothesis
#152
altendky
closed
2 years ago
0
1.13.4: pytest is failing because missing `testdir` fixture
#151
kloczek
closed
1 year ago
7
PySide6 support
#150
altendky
opened
2 years ago
0
trade pypy 3.6 for 3.8
#149
altendky
closed
2 years ago
1
adapt to pytest7
#148
altendky
closed
2 years ago
1
Mixing pytest tests and twisted.trial.unitest.TestCase results in exception when running with asyncio reactor
#147
pawelmhm
opened
2 years ago
5
Tests fail on Python 3.10 due to deprecation of threading.currentThread()
#146
whitslack
closed
3 years ago
4
Add 3.10 to CI
#145
altendky
closed
2 years ago
1
Update as v1.13.4
#144
altendky
closed
3 years ago
0
master is now main, so build it
#143
altendky
closed
3 years ago
0
add test for shutdown event callbacks
#142
altendky
closed
3 years ago
0
Don't run unmarked tests in the reactor greenlet.
#141
tomprince
opened
3 years ago
1
avoid twisted installing a SIGINT handler
#140
altendky
closed
3 years ago
3
Missing git tag for 1.13.3 release
#139
felixonmars
closed
3 years ago
3
Update as v1.13.3
#138
altendky
closed
3 years ago
0
fix process hanging due to reactor.stop() being called twice on sigint
#137
jan-matejka
closed
3 years ago
10
Next