File tree 1 file changed +3
-3
lines changed
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
52
52
53
53
## Setting a tmux configuration
54
54
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
56
56
options:
57
57
58
- - Pass a ` config_file ` into : class: ` libtmux.server.Server `
58
+ - Pass a ` config_file ` into { class} ` ~ libtmux.server.Server`
59
59
- Set the ` HOME ` directory to a local or temporary pytest path with a configurat configuration file
60
60
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.
62
62
63
63
(set_home)=
64
64
You can’t perform that action at this time.
0 commit comments