File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Configuring pytest-dependency
2
2
=============================
3
3
4
- This section explains configuration options for pytest-dependency and
5
- also other configuration that is recommended for the use with
6
- pytest-dependency.
4
+ This section explains configuration options for pytest-dependency, but
5
+ also options for pytest itself or other plugins that are recommended
6
+ for the use with pytest-dependency.
7
7
8
8
Configuration file options
9
9
--------------------------
10
10
11
11
Configuration file options can be set in the `ini file `.
12
12
13
13
minversion
14
- This is a builtin configuration of pytest itself. Since
14
+ This is a builtin configuration option of pytest itself. Since
15
15
pytest-dependency requires pytest 2.8.0 or newer, it is
16
16
recommended to set this option accordingly.
You can’t perform that action at this time.
0 commit comments