• Create regular expression pattern from a string like my_test* and replace asterisks with (.*).

    Parameters

    • name: string

    Returns string