summaryrefslogtreecommitdiff
path: root/Help/prop_test/RESOURCE_LOCK.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_test/RESOURCE_LOCK.rst')
-rw-r--r--Help/prop_test/RESOURCE_LOCK.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Help/prop_test/RESOURCE_LOCK.rst b/Help/prop_test/RESOURCE_LOCK.rst
new file mode 100644
index 000000000..755e0aaa3
--- /dev/null
+++ b/Help/prop_test/RESOURCE_LOCK.rst
@@ -0,0 +1,10 @@
+RESOURCE_LOCK
+-------------
+
+Specify a list of resources that are locked by this test.
+
+If multiple tests specify the same resource lock, they are guaranteed
+not to run concurrently.
+
+See also :prop_test:`FIXTURES_REQUIRED` if the resource requires any setup or
+cleanup steps.