This document describes the current stable version of pytest_celery (1.0). For development docs, go here.

Plugin Development Guide

Release:

1.0

Date:

Apr 29, 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.