Skip to content

mustJson accepts invalid json #4

@bergmark

Description

@bergmark

This assertion passes, there is a comma missing in the expected result.

s"""{"a":"x","b":"y"}""" must equalJson(s"""{"a":"x" "b":"y"}""")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions