in noxfile.py [0:0]
def test(session): session.install(".[dev]", env=INSTALL_ENV) session.run(*pytest_argv(), *(session.posargs))