We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1757a77 commit 9f9ec65Copy full SHA for 9f9ec65
docs/index.rst
@@ -7,7 +7,7 @@ Welcome to :pypi:`pytest-celery <pytest-celery>`, the official pytest plugin for
7
The pytest-celery plugin introduces significant enhancements with the introduction of
8
version >= 1.0.0, shifting towards a Docker-based approach for smoke and production-like testing.
9
While the `celery.contrib.pytest` API continues to support detailed integration
10
-and unit testing, the new Docker-based methodology is tailored for testing in
+and unit testing, the new Docker-based methodology is tailored for testing in
11
environments that closely mirror production settings.
12
13
Adopting version >= 1.0.0 enriches your testing suite with these new capabilities
0 commit comments