[aliases] test=pytest [tool:pytest] addopts=--cov-report=html --cov-report=xml --cov=lulua --cov-config=setup.cfg [coverage:run] branch=True