summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJose Carlos Menezes <jose@labcodes.com.br>2018-10-12 09:43:00 -0300
committerJose Carlos Menezes <jose@labcodes.com.br>2018-10-12 09:45:49 -0300
commitdbaa9464ba3a3fd2b8ef9b31c795f99740048b1f (patch)
treecc74d209390e298617303ca4bfd3b304d4532c6e /changelog
parent0f5263cdc36db27295f31298338bbd91f5bbc8c1 (diff)
downloadpytest-dbaa9464ba3a3fd2b8ef9b31c795f99740048b1f.tar.gz
Update usefixtures documentation
Clarifying that it can't be used with fixture functions
Diffstat (limited to 'changelog')
-rw-r--r--changelog/3713.doc.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/3713.doc.rst b/changelog/3713.doc.rst
new file mode 100644
index 000000000..c1d6b51b8
--- /dev/null
+++ b/changelog/3713.doc.rst
@@ -0,0 +1 @@
+Update usefixtures documentation to clarify that it can't be used with fixture functions.