def test()

in noxfile.py [0:0]


def test(session):
    default(session, os.path.join("tests", "unit"))
    default(session, os.path.join("tests", "system"))