def unit()

in noxfile.py [0:0]


def unit(session):
    """Run the unit test suite."""
    default(session, os.path.join("tests", "unit"))