diff --git a/doc/en/usage.rst b/doc/en/usage.rst index 6c79d5eb0..c88b2b3c2 100644 --- a/doc/en/usage.rst +++ b/doc/en/usage.rst @@ -162,7 +162,9 @@ record_property("key", value):: pytest.record_property("example_key", 1) ... -Warning: using this feature will break any schema verification. +Warning: + - This is a preliminary feature. + - Using this feature will break any schema verification. Creating resultlog format files ----------------------------------------------------