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 5740c5f commit e54b9f6Copy full SHA for e54b9f6
Doc/reference/slapdtest.rst
@@ -14,6 +14,8 @@ This module is pure Python and does not rely on any non-standard modules.
14
Therefore it can be used stand-alone without the rest of the python-ldap
15
package.
16
17
+For pytest fixtures, check `pytest-ldap`_.
18
+
19
Functions
20
^^^^^^^^^
21
@@ -26,3 +28,5 @@ Classes
26
28
27
29
.. autoclass:: slapdtest.SlapdTestCase
30
:members:
31
32
+.. _pytest-ldap: https://pypi.org/project/pytest-ldap/
Doc/spelling_wordlist.txt
@@ -105,6 +105,7 @@ previousDN
105
processResultsCount
106
Proxied
107
py
108
+pytest
109
rdn
110
readthedocs
111
reentrant
0 commit comments