Update doc/en/writing_plugins.rst
Co-authored-by: Ran Benita <ran@unusedvar.com>
This commit is contained in:
		
							parent
							
								
									541b30a044
								
							
						
					
					
						commit
						7324e90199
					
				|  | @ -49,7 +49,7 @@ Plugin discovery order at tool startup | ||||||
| 6. by loading all :file:`conftest.py` files as inferred by the command line | 6. by loading all :file:`conftest.py` files as inferred by the command line | ||||||
|    invocation: |    invocation: | ||||||
| 
 | 
 | ||||||
|    - if no test paths are specified use current dir as a test path |    - if no test paths are specified, use the current dir as a test path | ||||||
|    - if exists, load ``conftest.py`` and ``test*/conftest.py`` relative |    - if exists, load ``conftest.py`` and ``test*/conftest.py`` relative | ||||||
|      to the directory part of the first test path. After the ``conftest.py`` |      to the directory part of the first test path. After the ``conftest.py`` | ||||||
|      file is loaded, load all plugins specified in its |      file is loaded, load all plugins specified in its | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue