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