running neotest-python with -vv
This commit is contained in:
parent
e17bf38bee
commit
65326e6aa9
|
@ -108,6 +108,7 @@ return {
|
|||
adapters = {
|
||||
require 'neotest-python' {
|
||||
dap = { justMyCode = false },
|
||||
args = { '-vv' },
|
||||
pytest_discover_instances = true,
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue