File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,13 +52,13 @@ These are fixtures are automatically used when the plugin is enabled and `pytest
5252
5353## Setting a tmux configuration
5454
55- If you would like : func: ` session ` fixture to automatically use a configuration, you have a few
55+ If you would like { func} ` session fixture <libtmux.pytest_plugin.session> ` to automatically use a configuration, you have a few
5656options:
5757
58- - Pass a ` config_file ` into : class: ` libtmux.server.Server `
58+ - Pass a ` config_file ` into { class} ` ~ libtmux.server.Server`
5959- Set the ` HOME ` directory to a local or temporary pytest path with a configurat configuration file
6060
61- You could also read the code and override : func: ` server ` 's fixture in your own doctest. doctest.
61+ You could also read the code and override { func} ` server fixtures <libtmux.pytest_plugin.server> ` 's in your own doctest. doctest.
6262
6363(set_home)=
6464
You can’t perform that action at this time.
0 commit comments