issues Search Results · repo:celery/pytest-celery language:Python
Filter by
10 results
(84 ms)10 results
incelery/pytest-celery (press backspace or delete to remove)!-- Please fill this template entirely and do not erase parts of it. We reserve the right to close without a response feature requests which are incomplete.
Checklist
!-- To check an item on the list ...
feature
jmsmkn
- 2
- Opened on Feb 20
- #443
pytest-celery contains a container based celery_worker fixture. celery_worker fixture also used for celery in
celery.contrib.pytest.
When a test is called like this:
def test_a(celery_app, celery_worker): ...
bug
vesnikos
- 2
- Opened on Feb 5
- #442
!-- Please fill this template entirely and do not erase parts of it. We reserve the right to close without a response bug reports which are incomplete.
Checklist
!-- To check an item on the list replace ...
documentation
TheCaffinatedDeveloper
- Opened on Dec 11, 2024
- #439
Since updating pytest-celery to version 1.0.0 I cannot get async celery tasks to be executed in test.
...
@pytest.fixture(autouse=True)
def setUp(self, transactional_db):
...
@shared_task ...
bug
ARROM2405
- 2
- Opened on Apr 19, 2024
- #294
Since yesterday s update we are now getting this issue:
2024-04-12 16:15:07.446 [error] File /home/vscode/.local/lib/python3.12/site-packages/pytest_docker_tools/utils.py , line 10, in module
...
bug
asosnovsky-sumologic
- 2
- Opened on Apr 12, 2024
- #288
This works
pip install pytest-celery==1.0.0b1 celery
pytest -h
This fails
pip install pytest-celery==1.0.0b2 celery
pytest -h
File /home/denolf/virtualenvs/pybox_9uxen5/lib/python3.8/site-packages/_pytest/assertion/rewrite.py ...
bug
woutdenolf
- 15
- Opened on Feb 14, 2024
- #205
Looks like new versions have been released, but not pushed to pypi. The latest change there is from over 3 years ago.
management
gdvalderrama
- 12
- Opened on Jul 31, 2023
- #39
Hello My config file is result_backend = redis://localhost:6379/0 broker_url = amqp://guest:guest@localhost:1928// my
celery version is 5.1.2 (sun-harmonics) my python version is 3.9.5 this is my task ...
arashm404
- Opened on Mar 28, 2022
- #12
Thanks for your work on Celery!
Now that Celery 5 is out I want to use this package as a dev dependency (with pipenv), but since the latest release is
0.0.0a1 I have to set allow_prereleases = true in ...
mathiasose
- 4
- Opened on Oct 1, 2020
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.