chore(tests): Increase pytest verbosity to 2 in debugger (#56990)
This increases the verbosity of pytest[1], when it's being run in the VSCode debugger, from 1 to 2, so that its output when a test fails shows the full difference between what was received and what was expected.
[1] https://docs.pytest.org/en/7.1.x/how-to/output.html#verbosity