pytest.ini 112 B

1234
  1. [pytest]
  2. testpaths=jupyterlab/tests
  3. norecursedirs=node_modules
  4. addopts = --pdbcls=IPython.terminal.debugger:Pdb