[pytest] minversion = 7.0 # Disable built-in debugging plugin to avoid importing stdlib 'code' module, # which conflicts with our package named 'code/'. addopts = -q -p no:debugging testpaths = code/tests