Simplify use of pytest_options input and set verbose default
This MR updates the way that the inputs.pytest_options
interpolation key is used, to simplify the script, and sets a default value to -ra -v
to include more helpful verbose debugging information by default.