Skip to content

.should.match not working with multiple line #14

@theapache64

Description

@theapache64

Is there anyway you can support multi-line matching? 😄

"""
    This is
    some multiline 123
    text
""".trimIndent().should.match("some multiline \\d+".toRegex(RegexOption.MULTILINE))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions