Skip to content

acronym: add blank test case #1431

Open
@yawpitch

Description

@yawpitch

The acronym exercise lacks a test for an empty string; in Python at least this has lead to quite a few brittle solutions that fail or error when confronted with that case, while arguably they should either return an empty string (I'd consider that the preferred result) or error in a predictable fashion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions