• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[pytest]
2log_cli = True
3log_cli_level = DEBUG
4addopts = --ignore=tests/cbb -n 4 --dist=loadgroup -rs
5testpaths =
6    tests
7