This document is for pytest_celery's development version, which can be significantly different from previous releases. Get the stable docs here: 1.0.
Plugin Development Guide¶
- Release:
1.1
- Date:
Sep 30, 2024
The purpose of this guide is to explain the plugin’s software development lifecycle (SDLC), and to provide a set of guidelines and best practices for developing the plugin itself using all of the available tools and resources.
This guide is intended for developers who want to contribute to the plugin. It explains which tools are used and how to set up a local development environment.