• Convert any value to its fast-check string representation

    This asynchronous version is also able to dig into the status of Promise

    Type Parameters

    • Ts

    Parameters

    • value: Ts

      Value to be converted into a string

    Returns Promise<string>

    Remarks

    Since 2.17.0