From ca684f882aae7845a128b6d215df5400e58a2cc3 Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Wed, 30 Sep 2020 15:51:16 +0200 Subject: [PATCH] Update Doc/reference/slapdtest.rst --- Doc/reference/slapdtest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/reference/slapdtest.rst b/Doc/reference/slapdtest.rst index 9274d00..7517e66 100644 --- a/Doc/reference/slapdtest.rst +++ b/Doc/reference/slapdtest.rst @@ -14,7 +14,7 @@ This module is pure Python and does not rely on any non-standard modules. Therefore it can be used stand-alone without the rest of the python-ldap package. -For pytest fixtures, check `pytest-ldap`_. +Test fixtures for the popular `pytest` framework are developed in an external project, `pytest-ldap`_. Functions ^^^^^^^^^