issues
search
delfick
/
alt-pytest-asyncio
An alternative plugin for pytest to make it support async tests and fixtures
https://alt-pytest-asyncio.readthedocs.io
MIT License
27
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace mark.async_timeout with fixtures
#20
delfick
closed
1 week ago
2
Using pytest markers to associate timeouts with fixtures is not officially supported by pytest.
#19
pokowaka
closed
1 week ago
2
Remove a namespace conflict that restricted parametrize names
#18
delfick
closed
4 months ago
0
Crash when parametrizing a `func` parameter
#17
Aran-Fey
closed
4 months ago
1
Disable 10 second timeout when debugging
#16
Aran-Fey
closed
1 year ago
7
Fix license in pyproject.toml
#15
piotrm-nvidia
closed
1 year ago
5
Missing MIT license in PIP index
#14
piotrm-nvidia
closed
1 year ago
1
test: fix flaky test on slow machines
#13
kxxt
closed
1 year ago
1
Tests failures with Pytest >= 7
#12
felixonmars
closed
1 year ago
4
asyncio: #10 shutdown_asyncgens
#11
delfick
closed
3 years ago
2
call shutdown_asyncgens() on event loop in OverrideLoop.__exit__()
#10
brianmaissy
closed
3 years ago
5
asyncio: #8 consider contextvars
#9
delfick
closed
5 months ago
13
ContextVar not propagated from fixture to test
#8
andredias
closed
4 months ago
8
Adopt Poetry as package manager and Makefile to hold scripts
#7
andredias
closed
3 years ago
3
Allow setting a timeout for test setup
#6
OrBin
closed
3 years ago
10
Tests failed with pytest 6
#5
felixonmars
closed
3 years ago
2
Allow setting default_alt_async_timeout using a CLI flag or an env variable
#4
OrBin
closed
3 years ago
8
include a new command line option called --async-timeout
#3
andredias
closed
4 years ago
9
How is it different!
#2
dimaqq
closed
4 months ago
3
Add mark 'no_default_loop'
#1
masipcat
closed
4 years ago
5