|
| 1 | + |
| 2 | +|build-status| |coverage| |license| |semgrep| |pyversion| |pyimp| |ocbackerbadge| |ocsponsorbadge| |
| 3 | + |
| 4 | +:Version: 1.0.0 (TBD) |
| 5 | +:Web: https://pytest-celery.readthedocs.io/en/latest/ |
| 6 | +:Download: https://pypi.org/project/pytest-celery/ |
| 7 | +:Source: https://github.com/celery/pytest-celery/ |
| 8 | + |
| 9 | +Coming Soon! |
| 10 | +============ |
| 11 | + |
| 12 | +Stay tuned.. |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +.. |build-status| image:: https://github.com/celery/pytest-celery/actions/workflows/python-package.yml/badge.svg |
| 17 | + :alt: Build status |
| 18 | + :target: https://github.com/celery/pytest-celery/actions/workflows/python-package.yml |
| 19 | + |
| 20 | +.. |coverage| image:: https://codecov.io/github/celery/pytest-celery/coverage.svg?branch=main |
| 21 | + :target: https://codecov.io/github/celery/pytest-celery?branch=main |
| 22 | + |
| 23 | +.. |license| image:: https://img.shields.io/pypi/l/pytest-celery.svg |
| 24 | + :alt: BSD License |
| 25 | + :target: https://opensource.org/licenses/BSD-3-Clause |
| 26 | + |
| 27 | +.. |semgrep| image:: https://img.shields.io/badge/semgrep-security-green.svg |
| 28 | + :alt: Semgrep security |
| 29 | + :target: https://go.semgrep.dev/home |
| 30 | + |
| 31 | +.. |pyversion| image:: https://img.shields.io/pypi/pyversions/pytest-celery.svg |
| 32 | + :alt: Supported Python versions. |
| 33 | + :target: https://pypi.org/project/pytest-celery/ |
| 34 | + |
| 35 | +.. |pyimp| image:: https://img.shields.io/pypi/implementation/pytest-celery.svg |
| 36 | + :alt: Supported Python implementations. |
| 37 | + :target: https://pypi.org/project/pytest-celery/ |
| 38 | + |
| 39 | +.. |ocbackerbadge| image:: https://opencollective.com/celery/backers/badge.svg |
| 40 | + :alt: Backers on Open Collective |
| 41 | + :target: #backers |
| 42 | + |
| 43 | +.. |ocsponsorbadge| image:: https://opencollective.com/celery/sponsors/badge.svg |
| 44 | + :alt: Sponsors on Open Collective |
| 45 | + :target: #sponsors |
| 46 | + |
| 47 | +.. |downloads| image:: https://pepy.tech/badge/pytest-celery |
| 48 | + :alt: Downloads |
| 49 | + :target: https://pepy.tech/project/pytest-celery |
0 commit comments