Skip to content

Commit 8472472

Browse files
authored
Merge branch 'master' into develop
2 parents 3482774 + bcbee8f commit 8472472

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ The following parameters are optional:
108108
- :code:`rp_hierarchy_dirs_level = 0` - Directory starting hierarchy level (from pytest.ini level) (default `0`)
109109
- :code:`rp_hierarchy_dirs = True` - Enables hierarchy for tests directories, default `False`. Doesn't support 'xdist' plugin.
110110
- :code:`rp_hierarchy_dir_path_separator` - Path separator to display directories in test hierarchy. In case of empty value current system path separator will be used (os.path.sep)
111+
- :code:`rp_hierarchy_code` - Enables hierarchy for inner classes and parametrized tests, default `False`
111112
- :code:`rp_issue_system_url = https://bugzilla.some.com/show_bug.cgi?id={issue_id}` - issue URL (issue_id will be filled by parameter from pytest mark)
112113
- :code:`rp_issue_id_marks = True` - Enables adding marks for issue ids (e.g. "issue:123456")
113114
- :code:`rp_verify_ssl = True` - Verify SSL when connecting to the server

0 commit comments

Comments
 (0)