Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

EmptinessMatcher should be able to test String values #4

@mysticfall

Description

@mysticfall

Currently, EmptinessMatcher can only be applied to SeqLike[_, _], thus cannot be used against String values.

As String can be implicitly converted to SeqLike[_, _], the matcher should be able to test String values as well.

Metadata

Metadata

Assignees

No one assigned

    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