[pytest]
markers = 
  inference: mark as inference test (deselect with '-m "not inference"')
testpaths =
  tests
  tests-unit
addopts = -s
pythonpath = .