def find_python_nosetest():
    """
    Find the python nosetests script
    """
    pypath = os.path.dirname(pyctest.PYTHON_EXECUTABLE)